Commit Graph

106 Commits

Author SHA1 Message Date
Vortrex
bacdc063d4 Prefix 2023-02-08 18:04:27 -06:00
Vortrex
0593c36a06 Use server ID when creating char server data 2023-02-07 15:35:26 -06:00
Vortrex
ebcc79b135 Fix subaccount default server data 2023-02-07 15:10:59 -06:00
Vortrex
11853807f6 No need to remove insert keybind (not used anymore) 2023-01-11 00:03:58 -06:00
Vortrex
bd29a9f7d5 Change copyright, consts, and net events prefix 2022-12-19 10:11:10 -06:00
Vortrex
59d41f8482 New query system to ease port for RageMP 2022-12-18 14:35:39 -06:00
Vortrex
a495f70239 New assoc table usage 2022-12-11 04:49:53 -06:00
Vortrex
b10118e1ab Use new fetch assoc stuff 2022-12-11 04:05:24 -06:00
Vortrex
20d8b17099 Use older game char spawn mechanism for IV 2022-11-02 06:51:13 -05:00
Vortrex
b7de1e054a Immediately call spawn event 2022-09-20 03:31:49 -05:00
Vortrex
655a784d27 Use new AGRP prefix on console msg 2022-09-20 02:27:25 -05:00
Vortrex
e9bf890772 Manually call spawn event for IV and Mafia 1 2022-09-04 15:52:27 -05:00
Vortrex
28111c4771 Don't spawn player, use existing one (IV) 2022-08-10 14:17:53 -05:00
Vortrex
3d55e70657 Feature checks 2022-08-04 05:12:48 -05:00
Vortrex
3a87131185 Formatting 2022-08-01 11:36:40 -05:00
Vortrex
2c28b17047 Check if job has any ranks before resetting 2022-07-28 03:18:40 -05:00
Vortrex
b7bc0ca8a8 Check job and rank when loading chars 2022-07-27 00:47:06 -05:00
Vortrex
a69aec9222 Show help text on how to select & create char 2022-07-17 04:25:45 -05:00
Vortrex
cd87b90ac7 Use name from database 2022-07-11 17:39:36 -05:00
Vortrex
9539eb20f8 Update header 2022-07-08 14:03:55 -05:00
Vortrex
2f7f3a1b00 Change net event and const prefix 2022-06-30 18:29:00 -05:00
Vortrex
fe42541dab Disable old ped on char create stuff (was never finished) 2022-06-17 09:40:50 -05:00
Vortrex
62d9118604 Merge branch 'nightly' into organizing 2022-06-14 05:56:46 -05:00
Vortrex
3acec50c59 Fix for switchchar display 2022-06-09 15:36:06 -05:00
Vortrex
a8f5eb6a9a Use simpler chunked list for characters 2022-06-07 10:25:15 -05:00
Vortrex
da9686bee4 Fix wrong caps in var name 2022-04-28 16:28:30 -05:00
Vortrex
b1256193ef Rename getServerGame to getGame to match client 2022-04-28 11:32:35 -05:00
Vortrex
d2dbdf2450 Tweaks for MafiaC compatibility 2022-03-29 21:05:48 -05:00
Vortrex
f877235bf8 Add JSDoc + use locale strings for admin announce 2022-03-25 02:21:50 -05:00
Vortrex
efc72dffe1 Mass convert indentation + add ped speech cmd 2022-03-16 17:02:33 -05:00
Vortrex
e912a97d83 Some testing stuff 2022-03-14 05:15:48 -05:00
Vortrex
ef4a2877d0 Restructure (unfinished) 2022-03-12 05:20:14 -06:00
Vortrex
9a09dcbe3c Testing 2022-03-08 15:01:36 -06:00
Vortrex
eb644becca Add JSDoc for character data util 2022-03-08 01:09:26 -06:00
Vortrex
d9ae395254 Rename game config util 2022-03-06 01:17:37 -06:00
Vortrex
cac9c34a03 Change new char fail from alert to error 2022-03-03 19:17:20 -06:00
Vortrex
8e225ed480 Fixes for IV 2022-02-26 22:30:39 -06:00
Vortrex
e44c5b78d0 Use proper skin ID when showing char select GUI 2022-02-04 10:39:42 -06:00
Vortrex
b65eac894b Remove obsolete inhouse/biz stuff from sacct 2022-01-19 13:02:42 -06:00
Vortrex
64b3628b25 Use cmd arg/param util 2022-01-09 17:42:57 -06:00
Vortrex
f1c6302385 Remove old char inhouse/inbiz data save 2022-01-09 05:28:47 -06:00
Vortrex
3808d832c5 Shorten spawn delay + use stop stream util 2021-12-22 23:36:18 -06:00
Vortrex
5877948d4e Don't use old time diff util 2021-12-11 20:17:50 -06:00
Vortrex
1c51c01db6 Fix veh buyprice+fix clan rank+use pascalcase flag names 2021-11-25 07:35:32 -06:00
Vortrex
384b7d5553 Use new switch char util 2021-11-24 07:23:04 -06:00
Vortrex
2f1dd55b29 Fixes 2021-11-16 02:04:40 -06:00
Vortrex
5aa414d529 Fix for wrong table util used for new char skin 2021-10-25 13:07:02 -05:00
Vortrex
8375e39bfd Use allowed skin id util 2021-10-15 22:41:06 -05:00
Vortrex
2733197758 Don't use timer for player spawn event 2021-10-02 16:49:54 -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