| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Finished gather quest arcs | Alexander Pickering | 2018-07-15 |
| | | | | | | Finished base quest system, and added "Gather" arcs, where players gather a certain number of a certain item. | ||
| * | More documentation | Alexander Pickering | 2017-11-18 |
| | | | | | | | * Documented the item table * Documented the inventory table * Started writing tutorials | ||
| * | Updates to documentation | Alexander Pickering | 2017-11-18 |
| | | | | | | | * Fixed typos in README * Added Server/Client/Shared kinds to documentation * Documentation now includes readme | ||
| * | Removed most of the debug print statements in the core | Alexander Pickering | 2017-11-11 |
| | | | | | Also did some other stuff I guess | ||
| * | Finished LDoc comments | Alexander Pickering | 2017-11-08 |
| | | |||
| * | Massive changes | Alexander Pickering | 2017-11-04 |
| | | | | | | | | | | * New error messages for missing dependencies * Removed useless art_serverchanger entity * Added a sweet ascii logo * Added Skills * Minor fixes to cl_inventory tracker * Changed a few prints to use logging module | ||
| * | Updated internal representation of inventories | Alexander Pickering | 2017-10-09 |
| | | |||
| * | Fix all linter warnings | Alexander Pickering | 2017-08-24 |
| | | |||
| * | Various update | Alexander Pickering | 2017-08-24 |
| | | |||
| * | Made console commands admin-only | Alexander Pickering | 2017-08-17 |
| | | | | | this was probably a big security bug or something lol | ||
| * | Fixed a bug from the last commit | Alexander Pickering | 2017-08-17 |
| | | |||
| * | Added a callback for weapon swings | Alexander Pickering | 2017-08-17 |
| | | |||
| * | Added methods for weapons to use recorded swings | Alexander Pickering | 2017-08-17 |
| | | |||
| * | Fixed recording weapon swings | Alexander Pickering | 2017-08-17 |
| | | |||
| * | Massive updates | Alexander Pickering | 2017-06-19 |
| | | | | | | | | Lots of stuff was updated, mostly to support addons. Inventory tracking is also updated a little and a bug fixed in inventory. Nrequire now probably won't crash the client, no matter how many times it's used. | ||
| * | Added tons of stuff | Alexander Pickering | 2017-05-07 |
