Commit Graph

62 Commits

Author SHA1 Message Date
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
acfc788371 Lots of changes
* Add optional offset for some anims (like sitting)
* Fix int/vw chat check not working
* Disable ambience utils for now
* Add ped stop anim util
* Fix enter veh messages
* Fix radio stream not stopping when exiting vehicle
* Fix job items bugging out
* Don't save job equipment items
* Switch to inactive item slot when going on/off duty
* Fix gotospawn not working with int/vw
* Added anims for offset use
* Added element ID & syncer utils
* Fixed wrong job name being shown when setting job vehicle rank
* Added anim move type constants
* Added element collision net events
* Added is any GUI active util
* Fixed showing player list when a GUI is active
2021-09-13 07:22:00 -05:00
Vortrex
cfc22a77ee Bunch of fixes/changes
* Set client log level to info
* Added element prop sync util
* Added check to make sure veh upgrade was valid
* Fixed incorrect acct settings being saved
* Added help tip when using invalid anim
* Fixed create biz cmd
* Allow biz owners to set biz name
* Allow biz owners to give biz to player or clan
* Added biz clan rank cmd
* Allow those with permission to lock/unlock biz & houses
* Fix set biz interior
* Allow players with permission to withdraw from biz till
* Added utils to check if player has biz permissions for till/lock/lights
* Added check if players are in same int/vw on talk/shout/whisper
* Follow server civilians cvar when toggling ambience
* Renamed some clan cmds to prefix with "clan"
* Added vehlivery cmd
* Set server log level to debug
* Show veh owner info on enter
* Sync body parts & props on IV
* Add clan help in help cmd
* Don't show values for melee weapons
* Add IV support for some utils
* Sync player ped fight style in SA
* Added fightstyle cmd
* Fix wrong job owner on vehinfo cmd
* Return false on world label support util for IV
2021-09-12 13:53:51 -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
163eb8f271 MP mod and game script consts+comments sections 2021-08-24 19:55:52 -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
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
f4015746e1 Update natives 2021-08-11 09:38:12 -05:00
Vortrex
2b5a248c95 Fix key ID from param util 2021-07-25 22:20:30 -05:00
Vortrex
cd6f275d4e Add shared and special action anim types 2021-07-25 22:20:14 -05:00
Vortrex
9ce391ef9a Tons of fixes, change netevent prefix. 2021-07-18 20:39:49 -05:00
Vortrex
8a05117bdf Add anim type shared consts 2021-07-13 00:57:21 -05:00
Vortrex
1c646cc8c3 Use new keybind utils 2021-07-13 00:57:12 -05:00
Vortrex
49dde311a2 Changes 2021-06-21 15:06:38 -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
a4c1172df4 Add biz info label types 2021-04-28 21:30:30 -05:00
Vortrex
b2673220ee Use new shared allowedSkins 2021-04-19 18:51:44 -05:00
Vortrex
4194b49bdf Remove old funcs from shared native.js 2021-04-13 01:32:53 -05:00
Vortrex
42306dba77 Remove old shared gamedata script 2021-04-13 01:28:34 -05:00
Vortrex
6a18b51651 Added line divider 2021-03-25 21:37:16 -05:00
Vortrex
e471cd7bc8 Add percentage util 2021-03-22 03:13:33 -05:00
Vortrex
3f74b3cf00 Add allowedSkins arrays 2021-03-22 03:13:25 -05:00
Vortrex
534ea7e0dc Move a bunch of stuff to shared utils 2021-03-16 02:26:20 -05:00
Vortrex
bf9e12f431 Move some data to shared script 2021-03-16 02:26:11 -05:00
Vortrex
deaf0b34a5 Reorganize some utils, change dividing lines 2021-03-16 00:34:45 -05:00
Vortrex
f6ed9c88af Update copyright year from 2020 to 2021 2021-03-15 12:30:35 -05:00
Vortrex
b149dc65cb Move vec utils to shared 2021-03-07 14:16:07 -06:00
Vortrex
9da00e472f Add shared keystate and game consts 2021-03-04 04:45:04 -06:00
Vortrex
0a68d166a1 Add some consts 2021-02-26 13:49:37 -06:00
Vortrex
717407e92f Remove EFLC game locs (uses IV only now) 2021-02-22 18:36:06 -06:00
Vortrex
7475c9d7ee Move get player util to shared 2021-02-20 20:09:24 -06:00
Vortrex
38ac5449fd Add fixed decimals to toFloat util 2021-02-03 11:58:24 -06:00
Vortrex
b4e88d99df Add bunch of new low-level utils 2021-01-23 13:33:56 -06:00
Vortrex
25e3d25a34 Fix get client from index util, add get console 2021-01-21 04:45:18 -06:00
Vortrex
cf77e9afe7 Check vecs aren't null in get distance util 2021-01-21 04:38:27 -06:00
Vortrex
0b1471384b Fix log level check 2021-01-19 04:48:23 -06:00
Vortrex
0c56f8044c Add basic non-OOP utils so shared native 2021-01-15 03:45:49 -06:00
Vortrex
fcea55a838 Removed missing skins from SA game data array 2021-01-15 03:45:27 -06:00
Vortrex
380fff9abc Fix for entity getData func being null in util 2021-01-13 11:04:40 -06:00
Vortrex
ca5c92cb61 Add weapon slots to game data 2021-01-13 11:04:24 -06:00
Vortrex
7f2ee0c8d5 No message. 83 files changed. 2021-01-11 10:31:49 -06:00
Vortrex
70b8683aa7 Add wep dmg event types 2021-01-09 22:41:21 -06:00
Vortrex
d42f0021e5 Add debug log level const 2021-01-08 06:32:34 -06:00
Vortrex
79686f15f7 Add log level const 2021-01-08 00:17:11 -06:00
Vortrex
e3f5e5ea02 Use new logging util 2021-01-08 00:15:10 -06:00