Commit Graph

160 Commits

Author SHA1 Message Date
hydrant
f998bff611 Revert "try to Fix TradeTimer"
This reverts commit 54350c98bb.
2019-07-28 21:13:37 +02:00
Lukas Moungos
54350c98bb try to Fix TradeTimer 2019-07-28 20:56:29 +02:00
Lukas Moungos
f86bbe01c6 [ADD] INVENTORY SYSTEM (CEF) 2019-07-28 20:26:54 +02:00
Lukas Moungos
511b05a5e6 [+] Elevator System. + FIB, LSED, Ballas & GS duty / weapon rack 2019-07-26 00:13:27 +02:00
Lukas Moungos
0bcf1542d1 [+] Add Duty Points and Weapon Points for various Factions
Fixed minor stuff
2019-07-22 22:06:09 +02:00
hydrant
28025ebb60 Improve SQL Query 2019-07-22 19:29:12 +02:00
Lukas Moungos
bbcb56c492 [+] Add Command for Admin /setweaponrack , /rmweaponrack and for Leader /setweaponrank
+ Add blip alpha channel for Players (set to 125)
   + Add blip color for Player with Wanted
   - Removed WeaponHash from DB entry FactionWeapons (Deprecated)
2019-07-21 21:01:14 +02:00
hydrant
57e22c0b6e Fix criminalrelease list 2019-07-21 17:33:01 +02:00
hydrant
29c0e8771f Fix missing database migration 2019-07-21 16:50:18 +02:00
Lukas Moungos
28e6a461f0 Day 254 : Fixes 2019-07-20 15:25:38 +02:00
hydrant
dbb6f49c8b try fix jail death 2019-07-20 14:18:32 +02:00
Lukas Moungos
f80c0b7f64 Fix Jail 2019-07-20 14:07:51 +02:00
Lukas Moungos
ffa80fca6a mini fix 2019-07-19 23:40:14 +02:00
Lukas Moungos
82b91543a9 [+] Finished Payday-System 2019-07-19 23:22:21 +02:00
Lukas Moungos
409a8bc52a [*] Fix Autojail on death.
+ Added HQ message for wanteds
2019-07-19 21:23:58 +02:00
Lukas Moungos
80a04a2ee4 [+] New Feature in Wanted System
+ Autowanted System (only cop murder)
  * Fix: rejail after breakout

  * Fix: typo in /wa Command
2019-07-19 20:32:14 +02:00
hydrant
123ab7d07b added editorconfig and formatted code 2019-07-17 19:52:55 +02:00
hydrant
212b7e41cd fix duty 2019-07-16 22:03:17 +02:00
Lukas Moungos
279b7770c3 [+] Jail System
- add Escape
    - add Jail In
    - add Jail Timer
[+] Wanted System
    - add Escape Timer
2019-07-16 21:53:34 +02:00
hydrant
81adcddcb7 fix cloth bug 2019-06-27 21:56:58 +02:00
hydrant
3a894ddb93 add wanteds 2019-06-26 20:09:19 +02:00
hydrant
8125ba673e improve color code removing in normal chat 2019-06-26 16:49:56 +02:00
hydrant
25bbc1e153 change medictask type type 2019-06-24 22:20:19 +02:00
hydrant
8bba0ff76f fix double name registration 2019-06-23 22:07:36 +02:00
hydrant
8ab086f011 fix server crash when player with job quits 2019-06-23 20:31:36 +02:00
hydrant
252ac4d2b3 try fix crash on disconnect 2019-06-23 20:13:00 +02:00
hydrant
cc8544b76c fix error 2019-05-26 17:47:35 +02:00
hydrant
ffafe085f9 player.SendChatMessage -> ChatService.SendMessage 2019-05-23 11:44:36 +02:00
hydrant
993f9972cd ChatService.Error -> ErrorMessage 2019-05-23 11:40:55 +02:00
hydrant
1a424261ea move keys J -> O (Online), 2 -> J (Job) 2019-05-21 18:35:09 +02:00
hydrant
6edf9ebd0b add option to call taxi service in interaction menu (key down) 2019-05-20 22:38:19 +02:00
hydrant
9dda9b195d add option to stop job, enable engine of job vehicle only when player is in job 2019-05-20 21:41:02 +02:00
hydrant
0409cd1611 Stop job when player disconnects 2019-05-16 19:01:10 +02:00
hydrant
397d3c68fc broadcast login message to group 2019-05-16 15:39:15 +02:00
hydrant
501c9ba0e7 delete vehicle trailer on vdestroy 2019-05-13 12:16:52 +02:00
hydrant
41d756c4d2 add option to park vehicles in vehicle menu 2019-05-11 22:10:53 +02:00
hydrant
be8d48c467 Merged group system into develop 2019-05-09 15:23:36 +02:00
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
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
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