Wed, 04 Dec 2013 12:28:04 +0100 | sheepluva | here have some lua love: make parameter count error messages more helpful to lua devs | file | diff | annotate |
Wed, 04 Dec 2013 10:47:15 +0100 | sheepluva | lua call SetAmmoDelay(ammotype, delay). note: as the engine does not yet support per-clan/team/hog ammo delay values, lua scripters will have to keep track of individual delays and set them accordingly before a hedgehog's turn (if they want usage cool-down behavior) | file | diff | annotate |
Wed, 04 Dec 2013 09:54:16 +0100 | sheepluva | fix misspelled variable name (cosmetic change) | file | diff | annotate |
Tue, 03 Dec 2013 22:48:21 -0500 | nemo | sethogname/hat need to wrap entire operation around test of hog/gear | file | diff | annotate |
Mon, 25 Nov 2013 22:09:42 +0100 | sheepluva | unbreak various parts of campaign variable loading/saving | file | diff | annotate |
Sun, 03 Nov 2013 22:39:00 +0400 | unc0rr | Quick and simple implementation of afk mode (toggled by /pause) | file | diff | annotate |