Commit Graph

26 Commits

Author SHA1 Message Date
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
hydrant
33abb3d04f Changed whole project structure (split client and server into separat projects) 2019-02-25 22:13:03 +01:00