Commit Graph

51 Commits

Author SHA1 Message Date
Lukas Moungos
deb6b7092e [+] Improved Inventory System based on old Inventory Manager and new GUI. (test version) 2019-09-12 21:40:56 +02:00
hydrant
146261bc03 Business kaufen 2019-09-11 22:19:37 +02:00
aviate
1140992692 changed messages 2019-09-08 22:08:02 +02:00
aviate
b04f2832a8 changed business stuff 2019-09-08 21:53:51 +02:00
Lukas Moungos
068f3e2d91 Added many things I can't recall but it has to do with inventory system and some minor fixes .. it's cool 2019-09-04 20:35:39 +02:00
hydrant
d5111ce9b6 fix relation between factionweapon and faction 2019-07-31 20:11:15 +02:00
hydrant
abba223f57 Improve House system 2019-07-30 12:42:02 +02:00
hydrant
5b9c08011e Add House Menu 2019-07-28 20:43:46 +02:00
hydrant
0a5dbb12d6 Save Livery for Faction Vehicles 2019-07-22 22:05:07 +02:00
Lukas Moungos
bbcb56c492 [+] Add Command for Admin /setweaponrack , /rmweaponrack and for Leader /setweaponrank
+ Add blip alpha channel for Players (set to 125)
   + Add blip color for Player with Wanted
   - Removed WeaponHash from DB entry FactionWeapons (Deprecated)
2019-07-21 21:01:14 +02:00
hydrant
29c0e8771f Fix missing database migration 2019-07-21 16:50:18 +02:00
Lukas Moungos
82b91543a9 [+] Finished Payday-System 2019-07-19 23:22:21 +02:00
hydrant
123ab7d07b added editorconfig and formatted code 2019-07-17 19:52:55 +02:00
Lukas Moungos
279b7770c3 [+] Jail System
- add Escape
    - add Jail In
    - add Jail Timer
[+] Wanted System
    - add Escape Timer
2019-07-16 21:53:34 +02:00
hydrant
3082b0bab2 fix house 2019-07-16 20:42:05 +02:00
Lukas Moungos
f794f94c1b Start finance system 2019-07-06 15:51:36 +02:00
hydrant
f2b1788939 fix user -> house relation 2019-06-27 18:28:28 +02:00
hydrant
dd647732c0 add house position 2019-06-26 22:23:12 +02:00
hydrant
12803d03ad add house entity 2019-06-26 21:37:21 +02:00
hydrant
3a894ddb93 add wanteds 2019-06-26 20:09:19 +02:00
hydrant
c8155074d3 Add Wanted propert to user entity 2019-06-26 16:47:24 +02:00
hydrant
7986c137ac fix User.Client 2019-06-25 21:11:01 +02:00
hydrant
1240bd5a8d add generic get/set data method to user class 2019-06-24 18:34:43 +02:00
hydrant
0dfc3c8602 add texture property to charactercloth entity 2019-06-24 18:32:57 +02:00
hydrant
cc8544b76c fix error 2019-05-26 17:47:35 +02:00
hydrant
9dda9b195d add option to stop job, enable engine of job vehicle only when player is in job 2019-05-20 21:41:02 +02:00
hydrant
74e3232c7d add /save jvehicle [job id] 2019-05-16 15:46:29 +02:00
hydrant
7e90474ac7 make atm to bank account and bank account owner 2019-05-16 15:39:30 +02:00
hydrant
9e82ab81c0 fix factionvehicle tostring 2019-05-16 15:09:00 +02:00
hydrant
aa81fa95a4 converted jobs to same system as businesses, add option to choose job at cityhall 2019-05-16 14:53:31 +02:00
hydrant
4500aa5275 Revert "summarize bank accounts"
This reverts commit a21e7f887a.
2019-05-13 20:34:46 +02:00
hydrant
a21e7f887a summarize bank accounts 2019-05-13 20:06:19 +02:00
hydrant
61f049ae56 remove shopid on shopvehicle 2019-05-13 18:30:05 +02:00
hydrant
2e1ebc9e4e revert 2019-05-13 18:20:27 +02:00
hydrant
27f6279429 Revert "add lazy loading for entities"
This reverts commit ac6e4b51a9.
2019-05-13 18:07:21 +02:00
hydrant
9e9dd09301 remove unused servervehicle column 2019-05-13 13:10:59 +02:00
hydrant
ac6e4b51a9 add lazy loading for entities 2019-05-13 12:51:56 +02:00
hydrant
d87bbd5a9c start job system 2019-05-13 12:51:30 +02:00
hydrant
ecae6fb7ba removed unneccesary groupvehicle method 2019-05-10 21:16:43 +02:00
hydrant
7f6b9676e2 fix group vehicles numberplate 2019-05-09 21:48:25 +02:00
hydrant
c4e1822f60 show real car names in textlabel from shopvehicles 2019-05-09 20:30:13 +02:00
Lennart Kampshoff
a88d5256a8 formatted code 2019-05-05 17:59:11 +02:00
Lennart Kampshoff
a34c03eae9 start group system 2019-05-05 17:07:29 +02:00
hydrant
434e19e6ea Moved tuning garages to database, moved vehicle distance driven counter timer from update event to timer 2019-04-12 19:03:23 +02:00
VegaZ
63838e133a Merge branch 'develop' into 'feature/atm-system'
# Conflicts:
#   ReallifeGamemode.Server/Migrations/DatabaseContextModelSnapshot.cs
2019-04-02 18:50:17 +02:00
hydrant
ed069fd1d7 Removed User.GetFaction() 2019-03-10 13:02:34 +01:00
VegaZ
6feb19b8d3 Merge branch 'develop' into 'feature/atm-system'
# Conflicts:
#   ReallifeGamemode.Server/Migrations/DatabaseContextModelSnapshot.cs
2019-03-10 10:49:51 +01:00
hydrant
5bf613bac4 Added tank column to servervehicles 2019-03-07 20:39:30 +01:00
hydrant
04ed4bc322 Changed login design, moved all db entities to Entities folder 2019-03-07 15:55:08 +01:00
hydrant
bee3497fc3 Added mileage, changed all namespaces from reallife_gamemode to ReallifeGamemode 2019-03-06 21:12:50 +01:00