Commit Graph

9 Commits

Author SHA1 Message Date
EmosewaMC 33b16a56e3 Added a save and fixed a crash
If am item were to be added to properties_contents and an item with that Primary Key already existed, the world would crash.  This addresses this.
2022-03-30 22:51:09 -07:00
EmosewaMC 0561f60031 Added negative checks 2022-03-30 21:58:59 -07:00
EmosewaMC 061d2b394c on the fly property moderating notifications 2022-03-30 20:33:37 -07:00
EmosewaMC bd6bdddcde clone ID now based on character data 2022-03-30 00:33:31 -07:00
EmosewaMC 69cc265fea added performance cost initializer 2022-03-30 00:20:15 -07:00
EmosewaMC e244fbccc2 General updates to the property manager
clone id is correctly assigned, reputation now shows up, rejection verdict is sent correctly (not sure about where the reason goes if  it even goes here).
2022-03-29 23:49:04 -07:00
EmosewaMC dc74b46e11 off by one moment 2022-03-28 03:58:40 -07:00
David Markowitz 933cdee414 Implemented Model Pickup and Reputation achievements (#413)
* Implemented Model Pickup and Reputation achievements

* Moved mission progression to placement

* Changed name to place
2022-02-05 13:08:40 +01:00
Unknown 0545adfac3 Public release of the DLU server code!
Have fun!
2021-12-05 18:54:36 +01:00