Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-27 | someone needs to generate xml doc info im not fuck that shit | Zoryn Aaron | |
2016-03-22 | okay. things. | Zoryn Aaron | |
2016-03-20 | converted mod loading to a manifest structure. mods now go in ↵ | Zoryn Aaron | |
./Mods/<MODNAME>/ - in there you need a 'manifest.json' and your dll. See trainermod for example. | |||
2016-03-06 | Fixed mod content path not being set correctly. Fixed object draw code. ↵ | ClxS | |
Custom objects can now be placed and show up correctly. | |||
2016-03-04 | Pulled Logs into new Log object | James Finlay | |
- Greatly simplifies Program.cs - Removed the 'Colour' method so that logging is more consistent for users - willing to discuss this change. I believe it is beneficial. - Added uses of #DEBUG | |||
2016-03-04 | Refactored all of the events into their own categories | ClxS | |
2016-03-03 | resync for merge conflicts | Zoryn | |
2016-03-03 | Resolved static analysis issues | ClxS | |
Standardised event handlers so there's less hassle with future changes | |||
2016-03-03 | pu to work from another location | Zoryn Aaron | |
2016-03-02 | we can have more than 2 args in a command, c'mon brain | Zoryn Aaron | |
2016-03-02 | more events | Zoryn Aaron | |
2016-03-02 | add quality param to additem | Zoryn Aaron | |
2016-03-01 | attempt to fix a few things | Zoryn Aaron | |
2016-03-01 | export trainer to separate mod; ships with modapi in release folder | Zoryn Aaron | |