| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Started on new npc system | Alexander Pickering | 2018-11-03 |
| | | | | | Started work on the new npc system | ||
| * | Moved healthbar into it's own addon | Alexander Pickering | 2018-11-02 |
| | | |||
| * | Removed leg code | Alexander Pickering | 2018-11-02 |
| | | | | | Leg visibility should be moved into another addon. Removed | ||
| * | Moved code to prevent weapon switching | Alexander Pickering | 2018-11-02 |
| | | | | | Moved code that prevents weaponswitching into hand.lua | ||
| * | Fix #3 | Alexander Pickering | 2018-03-25 |
| | | | | | | Allows pacs that have been loaded on join to be removed Also loads player data much sooner after the player spawns in. | ||
| * | Switch back to third person | Alexander Pickering | 2018-03-23 |
| | | | | | Entire game plays in 3rd person now. | ||
| * | Refactored client | Alexander Pickering | 2018-03-05 |
| | | | | | | Moved the responsibility for calling all observers into the client's inventory code, and out of cl_invtracker. | ||
| * | Breaking redirect to implement a better system | Alexander Pickering | 2018-02-28 |
| | | |||
| * | Massive updates | Alexander Pickering | 2018-01-14 |
| | | | | | | updates to nrequire, only re-includes things out of date changes to cl_inventory, and config | ||
| * | Changed nrequire() to do the job of dataloader | Alexander Pickering | 2018-01-09 |
| | | | | | | As a side effect, this means that mods can now nrequire() from other mods, and that the dataloader is depriciated. | ||
| * | 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 | ||
| * | Various updates | Alexander Pickering | 2017-11-17 |
| | | | | | Fixed a few problems with dependencies | ||
| * | 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 |
| | | |||
| * | Removed unused code | Alexander Pickering | 2017-11-06 |
| | | |||
| * | Minor update | Alexander Pickering | 2017-11-05 |
| | | |||
| * | 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 |
| | | |||
| * | Optomized health bar | Alexander Pickering | 2017-09-06 |
| | | | | | | Changed health bar to use fade materials instead of manually drawing highlights/shadows. | ||
| * | Various debugging things | Alexander Pickering | 2017-09-02 |
| | | |||
| * | Fix all linter warnings | Alexander Pickering | 2017-08-24 |
| | | |||
| * | Fixed loading bug | Alexander Pickering | 2017-08-21 |
| | | | | | Fixed a bug where the equipment inventory would not load correctly. | ||
| * | 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. | ||
| * | Massive changes I guess | Alexander Pickering | 2017-05-20 |
| | | |||
| * | Added tons of stuff | Alexander Pickering | 2017-05-07 |
| | | |||
| * | I finally had some time to work on this... dependency added on ↵ | Alexander Pickering | 2017-04-02 |
| | | | | | bobbleheadbob's zone addon | ||
| * | Updates | Alexander Pickering | 2017-02-18 |
| | | |||
| * | Finished up shaped inventory, and more work on shared functions. | Alexander Pickering | 2017-01-13 |
| | | |||
| * | Add a ton of icons, more work on refactoring | Alexander Pickering | 2017-01-08 |
| | | |||
| * | Started refactoring item and inventory system | Alexander Pickering | 2017-01-04 |
| | | |||
| * | Vairous updates | Alexander Pickering | 2016-11-27 |
| | | |||
| * | Got shops working | Alexander Pickering | 2016-10-29 |
| | | |||
| * | Various other updates and bugfixes | Alexander Pickering | 2016-10-24 |
| | | |||
| * | Moved prayers to their own system | Alexander Pickering | 2016-08-27 |
| | | |||
| * | Added some weapons | Alexander Pickering | 2016-08-09 |
| | | |||
| * | Initial commit | Alexander Pickering | 2016-07-10 |
