Commit Graph

15 Commits

Author SHA1 Message Date
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