Commit Graph

35 Commits

Author SHA1 Message Date
Vortrex
2eee2a8667 Fix server info not saving 2021-11-25 04:17:55 -06:00
Vortrex
468d84a05b Woops wrong name 2021-11-24 07:23:12 -06:00
Vortrex
8f4ac90dc6 Locale stuff + fixes 2021-11-19 19:27:34 -06:00
Vortrex
2e753b4d87 Use game namespace and new const 2021-11-16 02:00:54 -06:00
Vortrex
342e6a497f Fix wrong var on payday biz till increase 2021-10-15 22:41:38 -05:00
Vortrex
698fd4b54b Add 1k to biz till on paydays 2021-10-06 15:44:07 -05:00
Vortrex
438ea59adf Optimize vehicle rent check timer 2021-10-02 16:50:02 -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
80eeaa14c5 Lots of changes and fixes
* Add guiReady state
* Add mouseCameraEnabled state
* Make sure GUI is ready on some things
* Fix wrong veh prop funcs being used clientside
* Add local player ped parts/props util for IV
* Add vehicle.lightStatus sync
* Add element interior sync
* Dont use interior on IV
* Use new class structure
* Set default anim offset to 1
* Set biz data to save when changing biz properties
* Add mouse cam state util
* Prefix item type admin cmds with "itemtype"
* Fix server config saving
* Fix server time setting hour to minute arg
* Add player returnTo data types
* Make veh rent/buy price numbers readable
* Fix wrong house index being used to create blip/pickup on create
* Don't cache player hotbar items if working
* Fix cache player hotbar items util
* Add lots of anims to GTA SA
* Try/catch on all data saving to prevent one from blocking the rest
* Fix readable time from showing AM for 12 PM (noon)
* Set veh interior on create
* Dont set engine for spawnlocked vehicles
2021-09-18 06:48:13 -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
4fe9c45e0a Mafia Connected support 2021-08-14 20:49:47 -05:00
Vortrex
e2d744eac5 Don't save data if interval saving is paused 2021-08-11 09:40:29 -05:00
Vortrex
43f121e035 Payday timer to 30 min, random tips to 10 min. 2021-07-25 22:18:33 -05:00
Vortrex
9ce391ef9a Tons of fixes, change netevent prefix. 2021-07-18 20:39:49 -05:00
Vortrex
fa1bda0429 Fix veh rent timer, add game time fix 2021-07-13 00:56:17 -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
946da9f62d Change payday timer to 30 minutes instead of 60 2021-04-28 21:29:27 -05:00
Vortrex
f9bc446e5d Remove dev server check for timers 2021-04-20 21:34:39 -05:00
Vortrex
c0e65b53ab Wtf was this? 2021-03-22 01:02:50 -05:00
Vortrex
deaf0b34a5 Reorganize some utils, change dividing lines 2021-03-16 00:34:45 -05:00
Vortrex
f0d7bcd4be Add payday check timer 2021-03-08 19:06:44 -06:00
Vortrex
7f2ee0c8d5 No message. 83 files changed. 2021-01-11 10:31:49 -06:00
Vortrex
33593dae68 Save clients first 2021-01-09 22:40:19 -06:00
Vortrex
e3f5e5ea02 Use new logging util 2021-01-08 00:15:10 -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
1c7532523c Overhaul of "client" to "player" 2020-12-29 04:26:15 -06:00
Vortrex
65643fbd42 Change order of data save & add dev server check 2020-12-29 00:21:32 -06:00
Vortrex
1acdacf95d Fix config saving and update nametags 2020-12-26 02:05:27 -06:00
Vortrex
a5c77a6934 Change getClientData to getPlayerData 2020-12-25 02:44:32 -06:00
Vortrex
bb9038ba50 Add update nametags timer 2020-12-21 22:54:10 -06:00
Vortrex
a591eb3191 Fix for null veh data in rent timer 2020-12-18 19:05:43 -06:00
Vortrex
fbaafa6c0c Lots of stuff 2020-12-11 01:51:55 -06:00
Vortrex
33f8c4615a Many improvements. 2020-12-04 02:48:16 -06:00