Commit Graph

73 Commits

Author SHA1 Message Date
hydrant
60ff2bc195 Finished carshops 2018-12-22 15:02:05 +01:00
hydrant
9f9d84f383 start car shop 2018-12-20 22:20:19 +01:00
hydrant
b16ed270c2 Refactored inventory system 2018-12-19 21:14:36 +01:00
hydrant
940e581f2b Try fix issues 2018-12-16 19:41:21 +01:00
hydrant
df58d50941 Vehicle system 2018-12-16 12:08:29 +01:00
VegaZ
4b11e8a75c Merge dev into inventory 2018-12-10 21:29:10 +01:00
hydrant
d50ffa0556 Aded vehicle sync system (engines now have to be tuned on /off with N key) 2018-12-09 20:35:30 +01:00
VegaZ
0413683148 Merging into feature/inventory-system 2018-12-08 23:17:28 +01:00
VegaZ
a4b5768a82 Add user feedback to drag n drop, Remove Debug 2018-12-05 21:12:07 +01:00
hydrant
e5ae1351c4 Added repair option in tuning 2018-12-03 14:01:11 +01:00
hydrant
4c6fcf8a11 Added dynamic whitelist 2018-12-02 16:54:29 +01:00
hydrant
cb3373af2d Fixed UserVehicle.GetOwner() 2018-12-02 15:18:07 +01:00
hydrant
938e30fa96 Added /remove command for vehicles and goto points 2018-12-02 15:00:41 +01:00
VegaZ
a2d47a9904 Merge branch 'develop' into feature/inventory-system 2018-11-30 20:49:12 +01:00
VegaZ
822037db91 Rewrite Inventory-System 2018-11-29 21:17:00 +01:00
hydrant
3851d404b9 Vehicle tuning is saved now 2018-11-29 20:55:35 +01:00
hydrant
fab3f05575 Adapted Save- and LoadManager to new Vehicle System 2018-11-29 20:04:40 +01:00
hydrant
d5b249e8e1 Rewrite of vehicle system 2018-11-28 19:36:46 +01:00
hydrant
d1c5d8e2bd Try fix for business error 2018-11-27 19:12:07 +01:00
hydrant
d1cd7f2b81 Merged feature/business-system into develop 2018-11-27 16:08:22 +01:00
VegaZ
fa8f77f80a Merge develop into feature/inventory-system 2018-11-26 17:53:25 +01:00
hydrant
d30930a949 Start business management from menu 2018-11-25 20:10:39 +01:00
hydrant
054e9159e1 Almost finished base business system backend 2018-11-22 22:19:34 +01:00
hydrant
a72d65eb18 Added automatic update of business when bank account changes 2018-11-22 20:17:04 +01:00
VegaZ
c287fbde25 Add ClothCombination 2018-11-22 20:11:04 +01:00
VegaZ
2b8e9cce00 Unite Male/Female-Combinations to ClothCombination 2018-11-22 20:10:38 +01:00
VegaZ
334a043cfe Fix unban on /unban 2018-11-22 17:52:13 +01:00
VegaZ
8919e76b75 Finish Duty-System (Clothing) 2018-11-21 17:20:53 +01:00
VegaZ
5e7a8ac0ae Almost finish ClothSystem (Save/Load) 2018-11-20 20:40:14 +01:00
hydrant
cef42180c9 Added commands to assign business to user 2018-11-19 22:24:06 +01:00
hydrant
225eb78ced Continued business system 2018-11-19 20:11:59 +01:00
hydrant
53b9acab8b Continued business system 2018-11-18 22:21:02 +01:00
hydrant
52d8a74498 Added business database entity (+ bank account) 2018-11-18 16:56:37 +01:00
VegaZ
5cf54a7588 Add Dynamic Cloth Changing 2018-11-14 21:12:29 +01:00
VegaZ
b4df50215d Add duty System and Duty Cloth 2018-11-14 19:00:31 +01:00
hydrant
a0984a2829 Changed datetime generation type in deathlogs, add news entity 2018-11-06 16:49:07 +01:00
hydrant
c900669226 Timestamps only get set on inserting, not on updating 2018-11-04 17:32:01 +01:00
VegaZ
2175ef391c Merge branch 'feature/doormanager' into develop 2018-11-02 23:10:16 +01:00
VegaZ
102a7de997 Add Radius for Doors and Gates 2018-11-02 23:07:40 +01:00
VegaZ
82dac7481b Finish DoorManager 2018-11-02 22:23:41 +01:00
hydrant
d026be198a Fixed comment, removed wrong unban message 2018-11-01 14:18:34 +01:00
hydrant
fec77e5279 Simplified bank money transfer 2018-11-01 12:41:58 +01:00
hydrant
15498b1baf Added comments to some functions, renamed GetClientByName to GetClientByNameOrId 2018-11-01 12:13:48 +01:00
Lennart Kampshoff
cf10c52ab0 Added items load 2018-10-27 13:18:22 +02:00
VegaZ
4b9225ed29 Start work on Inventory System 2018-10-25 21:54:53 +02:00
VegaZ
b0bafcfa00 Change Money type from float to int 2018-10-25 17:55:34 +02:00
VegaZ
6e16db56bd Feature/character creator 2018-10-24 20:51:54 +02:00
VegaZ
a1feadfd5d Extend Death System; Add Revive-System 2018-10-21 21:31:31 +02:00
hydrant
f4302ec690 Fixed money display #1 2018-10-20 17:51:03 +02:00
VegaZ
834d60b6da Fix ShopVehicles, Upodate /goto 2018-10-15 19:03:45 +02:00