Commit Graph

397 Commits

Author SHA1 Message Date
hydrant
07a7f25730 add cityhall menu, add self interaction menu (Arrow Down), fix freecam, add group creation, move (faction) invite from commands to menu 2019-05-07 20:55:25 +02:00
VegaZ
bbd40c329c Small fix for UPDATE HAndmoney 2019-05-07 20:04:32 +02:00
VegaZ
f5fa718d01 Add Money Exchange. Fix Handmoney.ts Event param 2019-05-07 20:01:03 +02:00
VegaZ
ae7371efb9 Fix CharCreator 2019-05-06 21:49:01 +02:00
VegaZ
d8399840a8 Activate CharCreator 2019-05-06 21:21:58 +02:00
VegaZ
ec0a6aacae Make fix for inventory trading 2019-05-06 20:55:30 +02:00
VegaZ
0c5fb708ee Fix quicksavemode again 2019-05-06 20:20:14 +02:00
VegaZ
0204349e20 Fix quicksavemode 2019-05-06 20:00:15 +02:00
Lennart Kampshoff
53e0072f91 fixed double dots at end of error message 2019-05-06 12:26:02 +02:00
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
Lennart Kampshoff
a34c03eae9 start group system 2019-05-05 17:07:29 +02:00
Lennart Kampshoff
2a9b859300 launchSettings.json entfernt (muss bei jedem selbst erstellt werden) 2019-05-01 20:43:03 +02:00
Zeuto
108edfacdb Replaced Voicechat mute notification with an icon next to the map 2019-05-01 18:30:41 +02:00
hydrant
a65e5a4358 fix build 2019-04-27 13:43:56 +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
hydrant
5749b15151 Fix server crash when no character is found 2019-04-12 19:01:25 +02:00
hydrant
456b2c65a6 Fixed Handmoney migration 2019-04-08 16:34:29 +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
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