SmartMonsters' Bulletin Boards
Post early, post often.

       
0.77.0.0  XML
Forum Index » Code Warriors
Author Message
Mark
TriadCity Character
See today's MOTD, and the series of MOTDs preceding it, for a discussion of this release.

This release reorganizes the entire code base, making it easier to unit test. It also provides mechanisms for QA robots; converts 60 social commands to new-style parameterizable ones, and fixes numerous reported and unreported bugs.

Other highlights:

* Converted numerous Collection types to generics.

* Replaced numerous synchronized or volatile variables with atomic variables such as AtomicBoolean.

* Replaced all StringBuffers with StringBuilders.

* Item limit added to SaveItemsRoom.

* Switched from integer to floating-point arithmetic when computing numerous character attributes.

* Bug fixes: 2560 2778 2892 3002 3023 3032 3054 3063 3066

* Unit test method count: 5,116

* Unit test assertions count: 38,532

* Unit test line coverage percentage: 22.4%

--Mark

Bartle quotiet: E80, A67, S47, K7. TriadCity characters: Mark, Poobah, Occam, Abelard.
[Email] [WWW]
 
Forum Index » Code Warriors
Go to: