Commit Graph

2262 Commits

Author SHA1 Message Date
Vortrex
51194882c1 Fixes for interior scene change 2023-02-22 16:26:59 -06:00
Vortrex
998dbf33f8 Load payphone script and data 2023-02-22 16:26:47 -06:00
Vortrex
dff8b8b8db Payphone array 2023-02-22 16:26:00 -06:00
Vortrex
21b2429536 Add ManagePayphones staff permission 2023-02-22 16:25:53 -06:00
Vortrex
520164269b Add payphone script and commands 2023-02-22 16:24:56 -06:00
Vortrex
44cbdc07ac Fix duplicate vehicle spawning 2023-02-22 05:27:03 -06:00
Vortrex
8e11b9337b Disable day/night cycle on Mafia 1 for now 2023-02-22 05:26:42 -06:00
Vortrex
d2335e7bec Woops removed stuff from wrong native file 2023-02-22 05:26:07 -06:00
Vortrex
b39abaab6c Use util for main world scene 2023-02-22 05:25:51 -06:00
Vortrex
150d3f10b0 Add job rank command 2023-02-22 05:25:40 -06:00
Vortrex
810acd8036 Send correct job type 2023-02-22 05:25:28 -06:00
Vortrex
339ec0808c Add job rank command 2023-02-22 05:25:17 -06:00
Vortrex
d1e9b6f08b Fix clan owner command 2023-02-22 05:24:34 -06:00
Vortrex
7b9a41f8d1 Scoreboard command 2023-02-21 20:28:46 -06:00
Vortrex
a5008bdbf5 Use job index, not database ID 2023-02-21 20:28:37 -06:00
Vortrex
d70a8d451a Make scoreboard key re-bindable 2023-02-21 19:48:38 -06:00
Vortrex
a0477b10fe Woops wrong variable name for chat message 2023-02-21 19:44:28 -06:00
Vortrex
700e98768e Make default chat global (will add config for this later) 2023-02-21 19:44:18 -06:00
Vortrex
adb8975c6a Colour for client code execute 2023-02-21 19:44:01 -06:00
Vortrex
c76459e777 Move setup all event handlers to native files 2023-02-21 19:43:51 -06:00
Vortrex
961670687f Move locked state to bottom 2023-02-21 19:43:31 -06:00
Vortrex
b4ac02f9ec Remove all async/await stuff 2023-02-21 14:39:45 -06:00
Vortrex
b42f98917d Update name 2023-02-18 15:43:36 -06:00
Vortrex
f6e452ee0e Update vehicle saved positions 2023-02-18 14:40:14 -06:00
Vortrex
e8c658acff Use chat list index colour for character list 2023-02-18 14:39:48 -06:00
Vortrex
06bb1d2c61 Use chat list index colour for staff notes 2023-02-18 14:39:29 -06:00
Vortrex
902072b6a2 Use chat list index colour for radio stations 2023-02-18 14:39:14 -06:00
Vortrex
441eaca65d Start working on custom classes for native wrapping 2023-02-18 14:38:52 -06:00
Vortrex
e4221198c6 Allow slashes in bindkey, fix bindkey 2023-02-18 14:38:13 -06:00
Vortrex
3eaf6f2452 Fix wrong skin info for job uniform cmd 2023-02-18 14:37:57 -06:00
Vortrex
2b17deb25a Debug logging 2023-02-18 14:37:26 -06:00
Vortrex
9e4ae75fbe Fix reply command 2023-02-18 14:37:13 -06:00
Vortrex
ad8c459839 Custom command aliases (needs finished) 2023-02-18 14:36:57 -06:00
Vortrex
3ab59fa3f8 Old util 2023-02-15 21:56:38 -06:00
Vortrex
c0f7d1ce02 New default chat state 2023-02-15 03:20:37 -06:00
Vortrex
0ed30452f6 Fix timezone saving/loading issue 2023-02-15 03:20:18 -06:00
Vortrex
68f7bb1db7 Event fixes 2023-02-15 03:19:49 -06:00
Vortrex
ce73e81f89 Net event fixes 2023-02-15 03:19:39 -06:00
Vortrex
297ce51323 Use new custom fade camera 2023-02-15 03:19:32 -06:00
Vortrex
8ca2e84e62 Rename create game element funcs to "spawn" 2023-02-15 03:19:00 -06:00
Vortrex
736857e120 Fix custom fade camera 2023-02-15 03:16:43 -06:00
Vortrex
3b509da887 Wrong util name 2023-02-12 13:12:07 -06:00
Vortrex
2d7e7f5a6e Check if dimension and interior supported 2023-02-12 13:11:58 -06:00
Vortrex
89118b8426 Use radio utils 2023-02-12 13:11:43 -06:00
Vortrex
c168e80258 Re-enable 2D rendering after map switch 2023-02-12 13:11:31 -06:00
Vortrex
82f4d31b3b Prefix 2023-02-12 13:11:15 -06:00
Vortrex
0934a86023 Check pickup is supported 2023-02-12 13:11:06 -06:00
Vortrex
afce71dd19 Check animation exists 2023-02-12 13:10:56 -06:00
Vortrex
734446c4f0 Not an async function 2023-02-12 13:10:27 -06:00
Vortrex
ea9135e898 Fix job and uniform create + optional use admin's skin 2023-02-09 11:08:41 -06:00