Commit Graph

1196 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
f5fa718d01 Add Money Exchange. Fix Handmoney.ts Event param 2019-05-07 20:01:03 +02:00
VegaZ
ecc1c36db7 Made fix for function param 2019-05-07 19:23:15 +02:00
VegaZ
2289a29f10 Change Globaldata Interaction -> InMenu, Fix DutyCloth Menu State 2019-05-07 19:19:41 +02:00
VegaZ
ae7371efb9 Fix CharCreator 2019-05-06 21:49:01 +02:00
VegaZ
efb9decab9 Change style of trade cancelling 2019-05-06 20:56:59 +02:00
VegaZ
ec0a6aacae Make fix for inventory trading 2019-05-06 20:55:30 +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
Zeuto
6efeb34968 Added dlc.rpf 2019-05-01 21:02:46 +02:00
Zeuto
f799ce1e0b Fixed voice icon is now only been showed when loggedin 2019-05-01 19:58:31 +02:00
Zeuto
2d623ab6df Merge branch 'develop' of ssh://development.life-of-german.org:451/log-gtav/reallife-gamemode into develop 2019-05-01 18:30:45 +02:00
Zeuto
108edfacdb Replaced Voicechat mute notification with an icon next to the map 2019-05-01 18:30:41 +02:00
hydrant
26af842da6 add global data (is logged in) 2019-05-01 18:24:19 +02:00
Zeuto
819407a817 Fixed Notification when mute state changes 2019-05-01 13:46:40 +02:00
hydrant
db6e829756 temporary fix nametags 2019-04-29 19:49:33 +02:00
VegaZ
70ecf92532 Feature/voice chat 2019-04-25 17:30:03 +02:00
hydrant
c756d038aa grovebase map by dreamtex added 2019-04-18 22:47:07 +02:00
hydrant
a79ea25f42 use existing function for handmoney format 2019-04-08 16:11:10 +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
fb3432f1f4 fix toFixed 2019-04-02 19:27:19 +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
6fdbad45d1 Added server build mode for webpack 2019-03-12 16:01:46 +01:00
hydrant
25037479e0 Deleted moveItems.ps1 2019-03-12 14:22:42 +01:00
hydrant
d872ffa32f Added file copy to dlcpacks and assets, added option to watch for file changes (npm run run) 2019-03-11 22:39:26 +01: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
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
f732f053a8 Fixed moveItems.ps1 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
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
b8ce900c72 Finish test, happy developing 2019-03-06 18:02:33 +01:00
VegaZ
9bf92231c9 Testing 2019-03-06 17:57:27 +01:00
VegaZ
a59843753e Add Sorting Algorythm 2019-03-04 20:52:50 +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
ef075c1501 Added rage-sharp.dll reference on clientside 2019-02-26 13:28:05 +01:00
hydrant
33abb3d04f Changed whole project structure (split client and server into separat projects) 2019-02-25 22:13:03 +01:00