Vortrex
|
54c07ccb65
|
Check if player is actually in biz before forcing exit
|
2022-08-16 11:49:12 -05:00 |
|
Vortrex
|
47c1c277af
|
Woops don't use bool util for biz buy price save
|
2022-08-10 14:15:19 -05:00 |
|
Vortrex
|
48a5d6a543
|
Fix biz delete query
|
2022-08-01 11:33:39 -05:00 |
|
Vortrex
|
2d3eb800b3
|
Use renamed game feature names
|
2022-08-01 02:15:20 -05:00 |
|
Vortrex
|
4d607d3c5d
|
Some business fixes
|
2022-07-27 00:42:25 -05:00 |
|
Vortrex
|
42bb527844
|
Rename biz dealership handler function
|
2022-07-26 00:57:10 -05:00 |
|
Vortrex
|
25543b5f07
|
New chat stuff (emoji, timestamps, etc)
|
2022-07-17 04:23:32 -05:00 |
|
Vortrex
|
9539eb20f8
|
Update header
|
2022-07-08 14:03:55 -05:00 |
|
Vortrex
|
df949a35f7
|
Change prefix of consts
|
2022-07-02 23:38:31 -05:00 |
|
Vortrex
|
20502f5bca
|
Add JSDoc info and cache ATM locations
|
2022-07-02 23:31:14 -05:00 |
|
Vortrex
|
2f7f3a1b00
|
Change net event and const prefix
|
2022-06-30 18:29:00 -05:00 |
|
Vortrex
|
beb7e2070c
|
Use new item use type const naming
|
2022-06-30 16:33:55 -05:00 |
|
Vortrex
|
14148da429
|
Align biz radio station naming
|
2022-06-27 09:37:38 -05:00 |
|
Vortrex
|
2b34fb708a
|
Add payphone biz loc type
|
2022-06-26 14:53:41 -05:00 |
|
Vortrex
|
ae1185856d
|
Align const name format
|
2022-06-26 13:30:48 -05:00 |
|
Vortrex
|
70a1520f56
|
Add check for invalid business ID
|
2022-06-17 13:07:26 -05:00 |
|
Vortrex
|
02e80a47ab
|
Add paintball arena entrance type for biz
|
2022-06-17 09:37:48 -05:00 |
|
Vortrex
|
62d9118604
|
Merge branch 'nightly' into organizing
|
2022-06-14 05:56:46 -05:00 |
|
Vortrex
|
56e443c7ef
|
Only load non-deleted businesses
|
2022-06-12 09:16:37 -05:00 |
|
Vortrex
|
2c70a6ba4d
|
Check some game features and empty arrays
|
2022-06-07 10:26:12 -05:00 |
|
Vortrex
|
1722eafa6f
|
Fix automated bug report for biz info error
|
2022-05-30 07:37:41 -05:00 |
|
Vortrex
|
e9f4409f74
|
Fix some entries in business info cmd
|
2022-05-26 17:31:31 -05:00 |
|
Vortrex
|
9d30a02568
|
Exclude blank code + 3 pass reset code attempts
|
2022-05-22 23:34:34 -05:00 |
|
Vortrex
|
6cee9a257d
|
Fix biz info and house info
|
2022-05-19 18:53:22 -05:00 |
|
Vortrex
|
46cb86d25b
|
Optimizations
|
2022-05-17 08:55:55 -05:00 |
|
Vortrex
|
3559fd3a1e
|
Fix job, biz & house blips stream distance and dimension
|
2022-05-15 22:27:32 -05:00 |
|
Vortrex
|
8e5baf9f11
|
Fix bizinfo cmd stats (+ easier format)
|
2022-05-15 04:18:37 -05:00 |
|
Vortrex
|
2fbf15fcf7
|
Use getPlayerBusiness for checking if in one
|
2022-05-11 04:00:38 -05:00 |
|
Vortrex
|
8e643e376c
|
Optimizations
|
2022-05-10 17:54:53 -05:00 |
|
Vortrex
|
f43457e1e1
|
Add utils to get biz/nearest biz with item type
|
2022-05-08 06:48:19 -05:00 |
|
Vortrex
|
6aa13ff76a
|
Align house and biz create funcs
|
2022-05-06 13:14:37 -05:00 |
|
Vortrex
|
7973927cf0
|
Add custom int prop to biz & house data
|
2022-05-06 12:58:48 -05:00 |
|
Vortrex
|
3e922b438c
|
Add util to get biz from int and vw
|
2022-05-05 11:29:20 -05:00 |
|
Vortrex
|
ddd576b5ae
|
Fix default biz blip
|
2022-05-04 10:06:22 -05:00 |
|
Vortrex
|
39badd1106
|
Use confirmation prompt for buying business
|
2022-05-03 12:03:28 -05:00 |
|
Vortrex
|
72bf00dfe6
|
Use console output utils
|
2022-05-02 15:30:03 -05:00 |
|
Vortrex
|
664fcf53ea
|
Fix add biz and get player biz funcs
|
2022-05-01 15:04:15 -05:00 |
|
Vortrex
|
f93620cee0
|
Don't load biz loc and use admin orange
|
2022-04-28 16:27:14 -05:00 |
|
Vortrex
|
b1256193ef
|
Rename getServerGame to getGame to match client
|
2022-04-28 11:32:35 -05:00 |
|
Vortrex
|
e4ef0c4dfa
|
Rename some utils to match others
|
2022-04-26 10:21:09 -05:00 |
|
Vortrex
|
e4e9f406ff
|
Check to make sure game slot exists
|
2022-04-25 14:57:44 -05:00 |
|
Vortrex
|
6999661bba
|
More native utils + move startup stuff into startup.js
|
2022-04-20 06:47:54 -05:00 |
|
Vortrex
|
b3a7116416
|
Cleanup & format a lot of admin messages
|
2022-04-19 07:29:47 -05:00 |
|
Vortrex
|
c1d27f7fb6
|
New universal lock command
|
2022-04-18 20:58:23 -05:00 |
|
Vortrex
|
dcc051b67e
|
Use locale strings
|
2022-04-12 09:00:29 -05:00 |
|
Vortrex
|
2f5d0865a1
|
Check if dev server before loading/save
|
2022-04-10 00:01:08 -05:00 |
|
Vortrex
|
904f89cd47
|
Fix cmd info being shown for keypress when buying items
|
2022-04-05 23:53:30 -05:00 |
|
Vortrex
|
2a8b017cc4
|
Comments for copilot
|
2022-03-28 19:46:49 -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 |
|