Commit Graph

24 Commits

Author SHA1 Message Date
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
f6fac52b3d Added waypoint to vehicle when buying 2019-03-10 15:10:40 +01:00
hydrant
491d4a51bb Fixed indicator 2019-03-10 14:40:13 +01:00
hydrant
0941501fff Added vehicle indicators 2019-03-10 14:30:02 +01:00
hydrant
ed069fd1d7 Removed User.GetFaction() 2019-03-10 13:02:34 +01:00
hydrant
4180873081 Faction is not null on Client.GetUser() anymore 2019-03-10 13:02:33 +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
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
9bf92231c9 Testing 2019-03-06 17:57:27 +01:00
VegaZ
c2f7123d26 Add for Test 2019-03-05 21:00:10 +01:00
VegaZ
bd85d0215b Add Debug for Right_Arrow 2019-03-04 21:45:02 +01:00
VegaZ
89e8e84d95 Update launchSettings.json 2019-03-04 20:57:07 +01:00
VegaZ
a59843753e Add Sorting Algorythm 2019-03-04 20:52:50 +01:00
hydrant
82d418c7cc Added initial migration 2019-02-26 19:58:39 +01:00
hydrant
68443de8db fixed build configuration 2019-02-26 16:46:32 +01:00
hydrant
bc65c98217 added ServerBuild configuration 2019-02-26 16:11:01 +01:00
hydrant
6b23698a6c Renamed Model folder to Models 2019-02-26 16:05:44 +01:00
hydrant
33abb3d04f Changed whole project structure (split client and server into separat projects) 2019-02-25 22:13:03 +01:00