Commit Graph

75 Commits

Author SHA1 Message Date
Vortrex
bacdc063d4 Prefix 2023-02-08 18:04:27 -06:00
Vortrex
1e91698e05 Update from master (merge error) 2023-02-07 15:11:56 -06:00
Vortrex
66391bcaad Change logos 2022-12-27 23:34:15 -06:00
Vortrex
bd29a9f7d5 Change copyright, consts, and net events prefix 2022-12-19 10:11:10 -06:00
Vortrex
8ee9aa2347 Disable unfinished GUI for now 2022-10-19 22:09:05 -05:00
Vortrex
0aacfdd818 GUI fixes 2022-10-17 15:53:40 -05:00
Vortrex
853e5e6b3d New util to hide all background GUI (for dialog) 2022-09-22 05:18:01 -05:00
Vortrex
10b856541f Init locale chooser 2022-09-20 03:30:25 -05:00
Vortrex
f3b7a29f10 Check if GUI ready before some stuff 2022-09-20 02:25:47 -05:00
Vortrex
36f47f7009 Don't init locale chooser (needs fixed) 2022-09-04 15:47:44 -05:00
Vortrex
a1e9ad0b42 Fix locale loading 2022-07-30 08:15:20 -05:00
Vortrex
9539eb20f8 Update header 2022-07-08 14:03:55 -05:00
Vortrex
cb86419f2b Change netevent and const prefix 2022-06-30 18:29:17 -05:00
Vortrex
160c67c4b0 Formatting 2022-06-07 10:25:55 -05:00
Vortrex
72a4e8268e Fix chat window not being shown 2022-05-30 07:36:45 -05:00
Vortrex
72fef3911d Move all GUI net events to net event file 2022-05-26 17:29:58 -05:00
Vortrex
7897414aa1 Fix info and error GUI func 2022-05-22 13:28:17 -05:00
Vortrex
bb0f76a8ff Load locale config and strings before telling server GUI ready 2022-05-20 17:36:14 -05:00
Vortrex
b86dcb2bf4 Fix some GUI stuff + add locale chooser 2022-05-15 04:15:16 -05:00
Vortrex
2d7e2d14bf Update GUI texts func 2022-05-08 06:43:50 -05:00
Vortrex
52274965a3 Resize logo to fit existing GUI 2022-05-02 15:26:14 -05:00
Vortrex
11d5833c61 Add keypress for some GUI buttons + fix prompt text 2022-04-16 21:42:44 -05:00
Vortrex
8e96b01ceb Comments and organization 2022-03-21 10:31:03 -05:00
Vortrex
efc72dffe1 Mass convert indentation + add ped speech cmd 2022-03-16 17:02:33 -05:00
Vortrex
d9ae395254 Rename game config util 2022-03-06 01:17:37 -06:00
Vortrex
c60d22409e Cleanup 2022-03-03 01:43:50 -06:00
Vortrex
5f5e90b08d Use roboto font 2022-02-04 10:34:07 -06:00
Vortrex
5f4ca19004 Use Arial font instead of Roboto 2022-01-21 20:30:23 -06:00
Vortrex
990fc9b450 Add netevent handler native wrap 2022-01-09 05:37:15 -06:00
Vortrex
4c4a38344e Use new native util for netevents 2022-01-09 05:32:22 -06:00
Vortrex
83b7af4fde GUI style changes and key press handling 2022-01-07 19:50:04 -06:00
Vortrex
5fbe1265e4 Trigger gui ready in initGUI 2021-12-22 23:32:50 -06:00
Vortrex
0c79b2f310 GUI server-specific secondary and text colours 2021-10-25 12:57:04 -05:00
Vortrex
48a7cb452a Hide all GUI util 2021-09-30 18:56:36 -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
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
4fe9c45e0a Mafia Connected support 2021-08-14 20:49:47 -05:00
Vortrex
d125f521de Check MP mod for which logo to use 2021-08-11 09:37:02 -05:00
Vortrex
9ce391ef9a Tons of fixes, change netevent prefix. 2021-07-18 20:39:49 -05:00
Vortrex
55af28d0bf Remove old commented code 2021-07-12 17:39:58 -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
90d84091f3 Add newchar failed message util 2021-04-24 11:00:50 -05:00
Vortrex
c7d16ca6ab Dont set player stuff for new char 2021-04-19 18:50:32 -05:00
Vortrex
dc5a19188c Make error window dialog wider 2021-04-18 19:08:58 -05:00
Vortrex
b0502c69f2 Use received allowedSkin array 2021-04-13 01:27:00 -05:00
Vortrex
97e06cd32a Add dividers to GUI script 2021-03-30 21:45:29 -05:00
Vortrex
ccfe9b428f Changed char select info, made some GUI neater 2021-03-25 21:33:23 -05:00
Vortrex
cc5aaa87dd Use allowedSkins array for skin select 2021-03-22 03:11:32 -05:00