Skip to content

Tags: imps/cncta

Tags

v0.3.4

Toggle v0.3.4's commit message

Verified

This tag was signed with the committer’s verified signature.
Changes since version 0.3.3:

* Don't rely on /usr/bin/haxe for hxml shebang.
* Compile with --dead-code-elimination by default.
* Note in output file that content is autogenerated.
* Reword userscript description.
* Remove userscript metadata from generated code.
* Remove obsolete XMPPRoom helper class (fixed by upcoming hxmpp v0.4.11).
* Don't extend native JS prototypes.

Most of these fixes are internal, except the last one, which fixes a bunch of
errors in the game, which were triggered by the userscript. This and some minor
changes were also blocking the release for the upcoming version 0.4.0.

v0.3.3

Toggle v0.3.3's commit message

Verified

This tag was signed with the committer’s verified signature.
Changes since version 0.3.2:

* Refactored the userscript loader/injector.
  This should fix a lot of problems on some browsers/configurations, and in
  addition, it greatly simplifies the loader code.

v0.3.2

Toggle v0.3.2's commit message

Verified

This tag was signed with the committer’s verified signature.
Changes since version 0.3.1:

* Make toolbox flashing events more visible.
* Center chat window only on first appearance.
* Complete refactor of chat lines.
* Allow roster nicks to be shrinked.
* Enable word wrapping in chat text.
* Make initial chat window broader by default.
* Don't strip off "/a" (an ancient fossil of v0.2.x).

v0.3.1

Toggle v0.3.1's commit message

Verified

This tag was signed with the committer’s verified signature.
Changes since v0.3.1:

* Use a different nick color for own chat messages.

v0.3.0

Toggle v0.3.0's commit message

Verified

This tag was signed with the committer’s verified signature.
Changes since version 0.2:

* New macro-based userscript loader.
* Javascript within injector is now minified.
* Integration of Base Builder (http://cncbasebuilder.appspot.com/) URLs.
* Shiny new Toolbox with buttons to all modules of the userscript.
* Chat window repimplemented from scratch.
* Partial bindings for Qooxdoo (at least for those parts used in the game).
* Lots of internal clean ups.

v0.2.7

Toggle v0.2.7's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Bump version number to v0.2.7.

v0.2.6

Toggle v0.2.6's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Bump version number to v0.2.6.

v0.2.5

Toggle v0.2.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Bump version number to v0.2.5.

v0.2.4

Toggle v0.2.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Bump version number to 0.2.4.

v0.2.3

Toggle v0.2.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Merge branch 'patch-v0.2.3'