Commit Graph

61 Commits

Author SHA1 Message Date
Vortrex
b968db40fd Add gate cmd 2022-01-19 13:03:59 -06:00
Vortrex
64b3628b25 Use cmd arg/param util 2022-01-09 17:42:57 -06:00
Vortrex
3d9ee04eb5 Use new locale strings 2022-01-09 05:27:11 -06:00
Vortrex
0f6a7e4afb Add GPS command 2021-12-11 20:18:16 -06:00
Vortrex
1c51c01db6 Fix veh buyprice+fix clan rank+use pascalcase flag names 2021-11-25 07:35:32 -06:00
Vortrex
ed5edde7a3 Use new model system for new char skin cmd 2021-11-25 04:17:16 -06:00
Vortrex
8f4ac90dc6 Locale stuff + fixes 2021-11-19 19:27:34 -06:00
Vortrex
2f1dd55b29 Fixes 2021-11-16 02:04:40 -06:00
Vortrex
f0325900ef More detailed into on plrinfo cmd 2021-10-25 13:05:55 -05:00
Vortrex
6013e21037 Fix admins command 2021-10-15 22:40:07 -05:00
Vortrex
94886f7515 Remove force update veh int 2021-10-02 16:49:07 -05:00
Vortrex
9d8d5d1418 Bunch of changes (see description)
* New script files to organize GUI
* Added clientside pickup detection to reduce server load for enter/exit
* Added notips command for players to toggle random tips
* Select account last IP as part of wildcard (was separate due to old INT)
* Save account registration with datetime instead of unix timestamp
* Don't force mouse camera on moving anims in SA+
* Add IP ban to server runtime memory in subnet ban command
* Add non-roleplay character name account moderation flag
* Fix bizowner and bizclan commands
* Fix bug that allowed buying items without having the needed cash
* Fix set biz blip command
* Add dealership help label type command
* Added command to show all clan flag types
* Added discord config and load from database
* Fix angle for directional teleport and anim move directions
* Use new colour structure in preparation for locale translations
* Add on-foot only item usetype array to prevent using when in veh
* Fix wrong const value for exit pickup type
* Start using datetime in MySQL tables instead of unix timestamps
* Start adding webhooks for discord (unfinished)
* Added new discord URL to discord help category
* Added house reset pickups/blips utils
* Prevent using items when in skin selector
* Fix get player command
* Fix give player money command
* Add coffee shop and vehicle repair shop default biz item templates
* Remove old game fixes util (resource now in server config)
* Fix bug where characters in clans wouldn't be shown in char select
* Slimmed down the amount of timers
* Made some potentially large numbers more readable (commas)
* Remove colours in message for console output
2021-09-28 11:41:33 -05:00
Vortrex
b19b35368d Add interior-in-interior stuff 2021-09-18 08:41:02 -05:00
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
b60b52a2c0 Add biz/house toggleable interior lights 2021-08-27 18:45:56 -05:00
Vortrex
ab82e1ac5f Handle biz/house game scripts on enter/exit 2021-08-24 19:56:38 -05:00
Vortrex
4fe9c45e0a Mafia Connected support 2021-08-14 20:49:47 -05:00
Vortrex
492e84baec Check if biz has items to buy before showing help tip 2021-07-25 22:17:26 -05:00
Vortrex
9ce391ef9a Tons of fixes, change netevent prefix. 2021-07-18 20:39:49 -05:00
Vortrex
f5beb73fb1 Disable city ambience on enter/exit property 2021-07-13 00:55:08 -05:00
Vortrex
db762b44fc Use more util funcs 2021-06-14 20:05:15 -05:00
Vortrex
7b44801a20 Rebrand 2021-06-05 17:31:17 -05:00
Vortrex
75c264eace Rebrand 2021-06-05 03:14:10 -05:00
Vortrex
d58abe4287 Big Commit 2021-05-06 01:29:46 -05:00
Vortrex
3845765a0b Woops set new char cash not skin 2021-04-28 21:27:50 -05:00
Vortrex
f9ee991ca9 Revert "Use new inhouse/inbiz data"
This reverts commit 445cd93baa.
2021-04-23 19:37:46 -05:00
Vortrex
445cd93baa Use new inhouse/inbiz data 2021-04-23 18:20:03 -05:00
Vortrex
47ccd8bc1f Move return to allow enter while inside biz/house 2021-04-20 21:33:22 -05:00
Vortrex
ad8daa826a Change misc script init log type to info. 2021-04-13 01:32:12 -05:00
Vortrex
deaf0b34a5 Reorganize some utils, change dividing lines 2021-03-16 00:34:45 -05:00
Vortrex
463232840c Use get player pos util 2021-02-26 13:48:58 -06:00
Vortrex
f3884be564 Check for fixes resource before starting it 2021-02-20 20:10:25 -06:00
Vortrex
4b0285d6b0 Set ped member in spawn event 2021-02-03 11:57:41 -06:00
Vortrex
1b3c53f9cb Add prompt util 2021-01-23 13:33:09 -06:00
Vortrex
ea031ed5a4 Set ped to ready when clearing from prop enter 2021-01-19 04:46:37 -06:00
Vortrex
d734b976ab Add check spawn util 2021-01-15 03:42:56 -06:00
Vortrex
2494754ad8 Prevent enter/exit property if player ped is busy 2021-01-13 11:03:44 -06:00
Vortrex
7f2ee0c8d5 No message. 83 files changed. 2021-01-11 10:31:49 -06:00
Vortrex
8a6af35837 Renamed VW util to dimension 2021-01-09 22:39:25 -06:00
Vortrex
bf8a027ca5 Move send removed objs to client.js 2021-01-08 06:33:15 -06:00
Vortrex
e3f5e5ea02 Use new logging util 2021-01-08 00:15:10 -06:00
Vortrex
3ef9e554cc Too much for individual commits 2021-01-05 20:14:15 -06:00
Vortrex
ea1a9214e9 Disable ambience on enter/exit property 2021-01-05 01:24:35 -06:00
Vortrex
56d42a9fec Add set house data indexes func 2021-01-02 21:55:04 -06:00
Vortrex
5af3023c85 Mass commit 2021-01-01 16:18:59 -06:00
Vortrex
f3cf79cb1d Move enter/exit prop logic to server 2020-12-31 01:22:18 -06:00
Vortrex
1c7532523c Overhaul of "client" to "player" 2020-12-29 04:26:15 -06:00
Vortrex
d550e5aa1a Add mousecam cmd 2020-12-29 00:19:57 -06:00
Vortrex
28131684b2 Show pos in console with cmd 2020-12-28 12:53:25 -06:00
Vortrex
0308535a4e Add cursor toggle cmd 2020-12-28 01:26:07 -06:00