Commit Graph

212 Commits

Author SHA1 Message Date
Lennart Kampshoff
9c35e3773b add ability to buy vehicle for faction and group 2019-05-05 18:44:36 +02:00
Lennart Kampshoff
a88d5256a8 formatted code 2019-05-05 17:59:11 +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
hydrant
5749b15151 Fix server crash when no character is found 2019-04-12 19:01:25 +02:00
VegaZ
be7b96584a Add check of ATM Balance 2019-04-04 18:37:48 +02:00
VegaZ
03b12aa004 Add migration 2019-04-02 20:51:50 +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
f6fac52b3d Added waypoint to vehicle when buying 2019-03-10 15:10:40 +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
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