Commit Graph

1195 Commits

Author SHA1 Message Date
Vortrex
9c87ff950c Lots of fixes + clans
* Added clans
* Fixed interior exit labels
* Disabled nametags on games without 3D label support
* Fixed mouse cursor toggle command
* Fixed SA fight-style not being applied
* Added manageRanks clan permission bitflag
* Added interior lights toggle
* Fixed clan chat
* Added real-time support with optional timezone offset
* Added lots of JSDoc stuff
* Added command for managers to set server GUI colour
* Added GeoIP command for admins
* Added command for admins to force an immediate payday
* Added admins gotospawn command
* Added return player command for teleported players
* Added pizza delivery job const
* Fixed biz/house set pickup & interior type
* Fixed inventory showing ammo count for melee weapons
* Fixed SA using wrong pickup types
* Fixed char select screen breaking when in a clan
* Added +/- symbol util for number display
* Added get current timestamp for timezone offset util
* Fixed vehicle owner ID being set wrong for job veh
2021-09-09 01:37:04 -05:00
Vortrex
7b0fa01d03 Use string IP instead of ATON conversion in MySQL 2021-08-27 18:47:43 -05:00
Vortrex
f4baca7c59 Add interior lights to house/biz classes 2021-08-27 18:47:20 -05:00
Vortrex
a49d496df3 A few fixes 2021-08-27 18:47:04 -05:00
Vortrex
f511dd3180 Woops wrong field names for GUI colours 2021-08-27 18:46:52 -05:00
Vortrex
d482715abc Fix new db insert query util 2021-08-27 18:46:42 -05:00
Vortrex
93af43de7d Fix create house cmd 2021-08-27 18:46:30 -05:00
Vortrex
6fe079663b Use 255 for pickup types 2021-08-27 18:46:23 -05:00
Vortrex
fbf63ad8c7 Use MySQL datetime instead of unix timestamp 2021-08-27 18:46:14 -05:00
Vortrex
b60b52a2c0 Add biz/house toggleable interior lights 2021-08-27 18:45:56 -05:00
Vortrex
e17b43bf2f Add radiostation and keybinds list 2021-08-24 20:36:02 -05:00
Vortrex
ab82e1ac5f Handle biz/house game scripts on enter/exit 2021-08-24 19:56:38 -05:00
Vortrex
fa45dfef9d Fix sacct create query (needs to be updated for new saving util) 2021-08-24 19:56:17 -05:00
Vortrex
163eb8f271 MP mod and game script consts+comments sections 2021-08-24 19:55:52 -05:00
Vortrex
b1bb3a76bf Formatting 2021-08-24 19:55:20 -05:00
Vortrex
b38aefb859 Receive comms from radios on ground nearby 2021-08-24 19:54:49 -05:00
Vortrex
300c7785ff Use new db saving util 2021-08-24 19:54:22 -05:00
Vortrex
ef686a5360 Index house loc and script 2021-08-24 19:54:13 -05:00
Vortrex
d7e712f827 Add keybind and inventory help tips 2021-08-24 19:54:02 -05:00
Vortrex
a9f22880e7 Add support for non-persistent db conn 2021-08-24 19:53:46 -05:00
Vortrex
82a4f8285c Use new db saving util 2021-08-24 19:53:23 -05:00
Vortrex
e4d3710327 Add game script netevent 2021-08-24 19:53:13 -05:00
Vortrex
08c1d68cc2 Add biz/house game script classes 2021-08-24 19:53:02 -05:00
Vortrex
2859fc5803 Load biz game scripts from db, index biz loc/script 2021-08-24 19:52:47 -05:00
Vortrex
1dcd456d4e Use new db saving util 2021-08-24 19:52:23 -05:00
Vortrex
2fd6dc6f5e Add gamescript netevent 2021-08-24 19:52:05 -05:00
Vortrex
88ba26e529 Fix some data saving and wrong label setting 2021-08-15 12:15:34 -05:00
Vortrex
4fe9c45e0a Mafia Connected support 2021-08-14 20:49:47 -05:00
Vortrex
ebd8a91c87 Ignore changes to database and email cfg json 2021-08-11 09:43:16 -05:00
Vortrex
c962e3c24a Remove old logo 2021-08-11 09:42:55 -05:00
Vortrex
fd81954cc8 Add shared utils 2021-08-11 09:42:48 -05:00
Vortrex
abe8c414a0 Add MafiaC game consts 2021-08-11 09:42:38 -05:00
Vortrex
2a24ef7b47 Add util to stop radio stream 2021-08-11 09:42:23 -05:00
Vortrex
2aeb17c190 Add some stuff to classes 2021-08-11 09:42:06 -05:00
Vortrex
078ccdb0db Use new db query string utils 2021-08-11 09:41:51 -05:00
Vortrex
0436178ab6 Move some utils to natives 2021-08-11 09:41:23 -05:00
Vortrex
1053e44b3c Add dev cmd to pause interval db saving 2021-08-11 09:41:10 -05:00
Vortrex
d7e92ff415 Enable saving on veh when exiting if not parked 2021-08-11 09:40:53 -05:00
Vortrex
e2d744eac5 Don't save data if interval saving is paused 2021-08-11 09:40:29 -05:00
Vortrex
57368fab7e Use pickup 0 on GTA3 2021-08-11 09:40:14 -05:00
Vortrex
f01b31d133 Add dev cmd to pause interval db saving 2021-08-11 09:40:03 -05:00
Vortrex
9a2ff52d45 Use new db query string utils 2021-08-11 09:39:41 -05:00
Vortrex
066c60bcae Add get all veh/biz/houses owned by player cmds 2021-08-11 09:39:05 -05:00
Vortrex
c317814215 Formatting 2021-08-11 09:38:42 -05:00
Vortrex
fcb1fecee0 Gamedata is now part of natives files 2021-08-11 09:38:33 -05:00
Vortrex
f4015746e1 Update natives 2021-08-11 09:38:12 -05:00
Vortrex
c7fdaa96d9 Don't apply extra ped properties 2021-08-11 09:37:41 -05:00
Vortrex
be25aa2054 Add stop radio stream netevent 2021-08-11 09:37:28 -05:00
Vortrex
53747b9f3e Force anim when necessary 2021-08-11 09:37:17 -05:00
Vortrex
d125f521de Check MP mod for which logo to use 2021-08-11 09:37:02 -05:00