summaryrefslogtreecommitdiff
path: root/gamemode/server
Commit message (Collapse)AuthorAge
* Finished the basics of the new structure systemAlexander Pickering2016-05-25
|
* more work on the structure systemAlexander Pickering2016-05-25
|
* Since the new item system, the old way of createing camp fires will no ↵Alexander Pickering2016-05-22
| | | | longer work
* First pass at createing a databaseing systemAlexander Pickering2016-05-21
|
* More work on getting a proper database to workAlexander Pickering2016-05-21
|
* Re-fixed inventory tools menuAlexander Pickering2016-05-04
|
* All tools menues except material menu addedAlexander Pickering2016-05-03
|
* Fixed weapons that use slam ammo not saveingAlexander Pickering2016-05-02
|
* Started work on databaseing engineAlexander Pickering2016-05-02
|
* Fixed chat command parseing to work with quotes and spacesAlexander Pickering2016-05-02
|
* Started working on commentingAlexander Pickering2016-05-01
|
* Added mineing resourcesAlexander Pickering2016-04-30
|
* Improvements to inventoryAlexander Pickering2016-04-30
|
* Fixed up inventoryAlexander Pickering2016-04-29
|
* a halfway commit to show scottAlexander Pickering2016-04-29
|
* Started split to expiditionAlexander Pickering2016-04-22
|
* Started work on createing furnace genericAlexander Pickering2016-04-22
|
* Moved meta-functions relateing to processes to player_functions.luaAlexander Pickering2016-04-22
|
* Moved some more functions to player_functions.luaAlexander Pickering2016-04-16
|
* Fixed the entity_commands fileAlexander Pickering2016-04-16
|
* Moved admin commands from init.lua to admin_commands.luaAlexander Pickering2016-04-16
|
* Moved ReproduceTrees() back into init.luaAlexander Pickering2016-04-16
|
* Moved entity function from init.lua to it's own fileAlexander Pickering2016-04-16
|
* Moved player functions from init to it's own fileAlexander Pickering2016-04-16
|
* Refactored init.lua code for planting console commandsAlexander Pickering2016-04-16