Commit Graph

108 Commits

Author SHA1 Message Date
hydrant
252ac4d2b3 try fix crash on disconnect 2019-06-23 20:13:00 +02:00
hydrant
aee49fee5c fix taxi message when player enters empty taxi 2019-06-23 19:53:26 +02:00
hydrant
d728252008 Only send taxi enter message when veh driver is not contract driver 2019-06-23 19:50:32 +02:00
hydrant
777eb6fc01 Set waypoint on map when accepting taxi job 2019-06-23 19:45:29 +02:00
hydrant
bc41faceb3 fix clothes/props command help 2019-06-22 00:02:28 +02:00
hydrant
cc8544b76c fix error 2019-05-26 17:47:35 +02:00
hydrant
e616e6af1f fixed error 2019-05-26 17:42:06 +02:00
hydrant
b25cee9a28 remove /Accept 2019-05-26 15:57:44 +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
080c8be998 fix taxi error 2019-05-21 21:50:58 +02:00
hydrant
2c9ea5a735 try fix taxi system 2019-05-21 21:45:33 +02:00
hydrant
7d0de9c662 Maybe finished taxi job 2019-05-21 21:35:49 +02:00
hydrant
de8d3d5d57 delete listplayer.cs 2019-05-21 19:12:29 +02:00
hydrant
1a424261ea move keys J -> O (Online), 2 -> J (Job) 2019-05-21 18:35:09 +02:00
hydrant
2cc591230e only change driven distance of vehicle when distance is smaller than 200m (teleport distances were added to driven distance) 2019-05-21 18:12: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
2fb1f198cf add job menu and start job 2019-05-16 18:35:43 +02:00
hydrant
5b014d6668 add /joblist 2019-05-16 15:47:46 +02:00
hydrant
74e3232c7d add /save jvehicle [job id] 2019-05-16 15:46:29 +02:00
hydrant
45b78e7197 replace vehicle list with updated one 2019-05-16 15:40:02 +02:00
hydrant
7e90474ac7 make atm to bank account and bank account owner 2019-05-16 15:39:30 +02:00
hydrant
397d3c68fc broadcast login message to group 2019-05-16 15:39:15 +02:00
hydrant
9e82ab81c0 fix factionvehicle tostring 2019-05-16 15:09:00 +02:00
hydrant
aa81fa95a4 converted jobs to same system as businesses, add option to choose job at cityhall 2019-05-16 14:53:31 +02:00
xSprite
8fd4041b3c Fix paths in moveItems.ps1 2019-05-16 12:06:03 +02:00
hydrant
fb9c8f76ef fix job migration 2019-05-13 20:35:21 +02:00
hydrant
4500aa5275 Revert "summarize bank accounts"
This reverts commit a21e7f887a.
2019-05-13 20:34:46 +02:00
hydrant
a21e7f887a summarize bank accounts 2019-05-13 20:06:19 +02:00
hydrant
61f049ae56 remove shopid on shopvehicle 2019-05-13 18:30:05 +02:00
hydrant
2e1ebc9e4e revert 2019-05-13 18:20:27 +02:00
hydrant
27f6279429 Revert "add lazy loading for entities"
This reverts commit ac6e4b51a9.
2019-05-13 18:07:21 +02:00
hydrant
33b98e3bbb fix driven distance save error 2019-05-13 17:30:41 +02:00
hydrant
e6de7062f9 remove unused sql file 2019-05-13 13:14:50 +02:00
hydrant
9e9dd09301 remove unused servervehicle column 2019-05-13 13:10:59 +02:00
hydrant
ac6e4b51a9 add lazy loading for entities 2019-05-13 12:51:56 +02:00
hydrant
d87bbd5a9c start job system 2019-05-13 12:51:30 +02:00
hydrant
501c9ba0e7 delete vehicle trailer on vdestroy 2019-05-13 12:16:52 +02:00
hydrant
1080f2bd1e fix vehicle 2019-05-13 12:02:21 +02:00
hydrant
1740f11f73 fix unknown vehicles 2019-05-12 22:00:17 +02:00
hydrant
173b15e844 fix unknown weapon names (mk 2 weapons) 2019-05-12 19:58:17 +02:00
hydrant
13735d2129 replace g65amg with streiter2 2019-05-12 15:59:13 +02:00
hydrant
233e5c02ef fix unknown vehicles 2019-05-11 23:26:23 +02:00
hydrant
486af89f29 add some unknown vehicles 2019-05-11 22:48:06 +02:00
VegaZ
aa2a66efdf Add Inv. sync 2019-05-11 22:18:20 +02:00
hydrant
8a22b4292a close interaction menu when accepting invite, remove invite accept debug messages 2019-05-11 22:14:03 +02:00
hydrant
41d756c4d2 add option to park vehicles in vehicle menu 2019-05-11 22:10:53 +02:00
hydrant
ecae6fb7ba removed unneccesary groupvehicle method 2019-05-10 21:16:43 +02:00