4 Commits

Author SHA1 Message Date
Aaron Suen
ba7482c7c6 Fix min version for cdbrelease. 2019-08-12 21:16:35 -04:00
Aaron Suen
68d996e1f3 Begin EOS for MT 0.4.
We actually haven't been testing in 0.4 at all for quite a while
now.  Since this is a standalone base game without complex
interdependency relationships, there isn't really any need to
maintain compat with old versions of the engine.  Players can
upgrade to play; keeping a separate copy just to play on old 0.4
servers is even still an option.

There is some internal cruft that has been building up to support
0.4, and this allows us to purge most of it.  The larger benefit
may come when we're able to remove line_of_sight in favor of the
more efficient raycast (still yet to be done).
2019-04-06 11:21:34 -04:00
Aaron Suen
e22a047dbe Typo. 2019-03-31 09:18:43 -04:00
Aaron Suen
2d16d89812 Experimental cdbrelease hook. 2019-03-31 09:05:33 -04:00