Skip to content

Releases: formix/MegaCityOne

Changed Target Framework

Choose a tag to compare

@formix formix released this 18 Mar 23:28
  • Changed Target Framework from 4.5.2 to 4.5

Removed Unused Class and Improved Documentation

Choose a tag to compare

@formix formix released this 27 Feb 14:36
  • Removed Class BookOfLaw
  • Added a lot of inline documentation

Improved Extensibility and New Methods

Choose a tag to compare

@formix formix released this 20 Feb 03:09
  • Added JudgeDredd.Load()
  • Added JudgeAnderson.Load(TextReader)
  • Added the virtual keyword to every public and protected methods
  • Added some in-code documentation
  • (breaking) Renamed EngineMessage event to Message
  • (breaking) Renamed MessageEventArgs.Message property to MessageEventArgs.Text