Commit Graph

266 Commits

Author SHA1 Message Date
Lennart Kampshoff
a88d5256a8 formatted code 2019-05-05 17:59:11 +02:00
VegaZ
70ecf92532 Feature/voice chat 2019-04-25 17:30:03 +02:00
hydrant
00dfb1180e Added ChatService.Error, removed ChatService.ErrorMsg, removed hardcoded tuning garages 2019-04-22 13:22:27 +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
8ce3fd6f52 Finished migration to TypeScript, temporary disabled char creator 2019-03-11 22:17:49 +01:00
hydrant
715cf3c1e6 added webpack, begin migration from js to ts 2019-03-11 16:37:22 +01: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
04ed4bc322 Changed login design, moved all db entities to Entities folder 2019-03-07 15:55:08 +01:00
hydrant
be82292ab7 Remove debug message on mileage save 2019-03-06 21:26:29 +01:00
hydrant
bee3497fc3 Added mileage, changed all namespaces from reallife_gamemode to ReallifeGamemode 2019-03-06 21:12:50 +01:00
VegaZ
13142edbb7 Made some last changes to faction interaction 2019-03-06 20:03:02 +01:00
VegaZ
fd06c11a0d Commented Task Sorting 2019-03-06 18:27:58 +01:00
VegaZ
bd85d0215b Add Debug for Right_Arrow 2019-03-04 21:45:02 +01:00
hydrant
33abb3d04f Changed whole project structure (split client and server into separat projects) 2019-02-25 22:13:03 +01:00