Commit Graph

44 Commits

Author SHA1 Message Date
Vortrex
5eb8ac4ea6 Add clientside vehicle script (unfinished) 2022-03-16 17:14:02 -05:00
Vortrex
a5afefaf39 Add client house script 2022-03-09 00:12:54 -06:00
Vortrex
bc8c19991b Add new client biz script to meta.xml 2022-03-08 10:29:52 -06:00
Vortrex
d9ae395254 Rename game config util 2022-03-06 01:17:37 -06:00
Vortrex
c55dfd1a2c Remove server colour script from meta.xml 2022-02-26 21:32:00 -06:00
Vortrex
34d827b162 Move skin images to gta3 content resource 2022-02-20 18:03:21 -06:00
Vortrex
c930cb4cc7 Add GTA 3 skin images for character select 2022-02-04 10:33:54 -06:00
Vortrex
b24a591046 Update meta.xml 2022-01-09 17:24:10 -06:00
Vortrex
b8ee6efcd6 MafiaC support 2021-11-16 01:57:48 -06:00
Vortrex
57df08d0c2 Add new client script files to meta.xml 2021-09-30 18:54: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
70c5f7f387 Re-add mousecam 2021-09-18 06:38:43 -05:00
Vortrex
d4805f1f66 Update script files for mafiac 2021-08-11 09:35:32 -05:00
Vortrex
9ce391ef9a Tons of fixes, change netevent prefix. 2021-07-18 20:39:49 -05:00
Vortrex
c0f07d6ea6 Add animations, fix radio volume, fix keybinds 2021-07-12 17:38:13 -05:00
Vortrex
49dde311a2 Changes 2021-06-21 15:06:38 -05:00
Vortrex
7b44801a20 Rebrand 2021-06-05 17:31:17 -05:00
Vortrex
300dd016eb Add radio.js to meta.xml 2021-04-20 21:27:34 -05:00
Vortrex
5727bf7211 Remove old game-data script files from meta.xml 2021-04-18 19:08:46 -05:00
Vortrex
451f5fe3c9 Add fishing.js to meta.xml 2021-04-13 01:26:09 -05:00
Vortrex
96dc03a2c8 Remove mousecamera script (needs overhaul) 2021-04-04 23:15:30 -05:00
Vortrex
30f92677c4 Add new client scripts to meta.xml 2021-03-30 21:43:20 -05:00
Vortrex
99c8e1cdb0 Add NPC server script file to meta.xml 2021-03-27 06:01:16 -05:00
Vortrex
c6f0a1d74e Add trigger.js to meta.xml 2021-03-22 01:00:32 -05:00
Vortrex
16b069aad6 Add economy script file 2021-03-16 02:25:13 -05:00
Vortrex
e123473094 Add email server script file 2021-02-26 13:44:56 -06:00
Vortrex
3b9703a2c4 Cleanup 2021-02-09 04:03:59 -06:00
Vortrex
caa6b3986f Revert "Update xml"
This reverts commit 9b8d1f2257.
2021-01-26 04:16:05 -06:00
Vortrex
9b8d1f2257 Update xml 2021-01-25 22:44:17 -06:00
Vortrex
16bc2417c4 Add item script files 2021-01-15 03:38:28 -06:00
Vortrex
7f2ee0c8d5 No message. 83 files changed. 2021-01-11 10:31:49 -06:00
Vortrex
99ad269617 Add item script to meta.xml 2021-01-09 22:41:46 -06:00
Vortrex
1c7532523c Overhaul of "client" to "player" 2020-12-29 04:26:15 -06:00
Vortrex
a8bac5aede Update meta.xml with new files 2020-12-29 00:22:24 -06:00
Vortrex
86ac4bb08e Add missing mexui script files from latest 2020-12-28 01:28:19 -06:00
Vortrex
bba873ade0 Remove gta3 skin images for now 2020-12-27 21:26:09 -06:00
Vortrex
ddcc70afa8 Add keybind, label, nametag, scoreboard scripts 2020-12-21 22:49:48 -06:00
Vortrex
ccd2e1aacc Add keybind script file 2020-12-18 18:59:02 -06:00
Vortrex
5a959b0028 Rename iv.js to sync.js 2020-12-12 06:17:08 -06:00
Vortrex
fbaafa6c0c Lots of stuff 2020-12-11 01:51:55 -06:00
Vortrex
ecc495de5c Tons of stuff 2020-12-07 10:30:16 -06:00
Vortrex
33f8c4615a Many improvements. 2020-12-04 02:48:16 -06:00
VortrexFTW
1814ca13d4 Load cs scripts after files 2020-09-07 11:14:24 -05:00
VortrexFTW
c536fcd6ef Initial commit 2020-09-04 15:56:19 -05:00