Commit Graph

110 Commits

Author SHA1 Message Date
Vortrex
cdebb12226 Use new currency string 2022-08-23 14:28:38 -05:00
Vortrex
9cf0dc38c7 Start working on item recipe system 2022-08-10 14:16:47 -05:00
Vortrex
da65e74ef1 Don't convert item anim names to int 2022-07-27 00:44:56 -05:00
Vortrex
6970d40f42 Don't use item anims if in vehicle 2022-07-26 02:16:17 -05:00
Vortrex
07e65591d0 Fix badge item chat header 2022-07-23 17:42:51 -05:00
Vortrex
9be2a7a95b Add fishing rod item use type 2022-07-17 04:24:28 -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
cb86419f2b Change netevent and const prefix 2022-06-30 18:29:17 -05:00
Vortrex
beb7e2070c Use new item use type const naming 2022-06-30 16:33:55 -05:00
Vortrex
0f6ab26ca9 Don't check for ammo item on non-ammo weapons 2022-06-26 14:36:11 -05:00
Vortrex
16fd26dc9a More item type cmds 2022-06-19 11:28:34 -05:00
Vortrex
f121b473aa Add debug logging 2022-06-17 15:14:17 -05:00
Vortrex
6d826c48cc Add check for invalid item and type IDs 2022-06-17 13:08:50 -05:00
Vortrex
53eaddbfce Universal temp locker 2022-06-17 09:39:27 -05:00
Vortrex
4392cea694 Add item cache + check item slot before put + use veh/item before biz 2022-06-17 08:04:12 -05:00
Vortrex
6b6d2ed7b8 Port item drop front distance from nightly 2022-06-16 13:21:50 -05:00
Vortrex
1380d749f4 Merge branch 'nightly' into organizing 2022-06-16 13:05:06 -05:00
Vortrex
facd9cf97f Save item type drop front distance 2022-06-16 13:04:42 -05:00
Vortrex
e794976e50 Working on item containers (crate, box, veh trunk, etc) 2022-06-14 17:34:43 -05:00
Vortrex
62d9118604 Merge branch 'nightly' into organizing 2022-06-14 05:56:46 -05:00
Vortrex
3fe7dc5969 Fix undefined item & ammo item bug 2022-06-14 02:37:59 -05:00
Vortrex
1d549650a0 Only load non-deleted items and types 2022-06-12 09:18:51 -05:00
Vortrex
6c979f6971 Use more locale strings 2022-06-07 10:26:54 -05:00
Vortrex
41a7d05bec More local vars for optimization 2022-05-31 08:59:09 -05:00
Vortrex
f11b634c8b Use local vars for item use processing 2022-05-31 08:47:38 -05:00
Vortrex
ceac2b6a61 Use locale string for badge info header 2022-05-30 07:41:00 -05:00
Vortrex
095abe2e20 Show error if too far away to repair a vehicle 2022-05-24 01:18:20 -05:00
Vortrex
1305184db6 Fix showing wrong inventory 2022-05-22 23:35:55 -05:00
Vortrex
5fab7c3162 Update item.js 2022-05-22 13:37:09 -05:00
Vortrex
374bbf63c9 Fix item type data util returning undefined 2022-05-20 17:35:16 -05:00
Vortrex
1c5ae513a8 Don't cache ground plants (not finished) 2022-05-19 18:56:03 -05:00
Vortrex
46cb86d25b Optimizations 2022-05-17 08:55:55 -05:00
Vortrex
9e66e0c227 Start working on logic for new items 2022-05-15 22:28:01 -05:00
Vortrex
7e53994a5a Use curly brackets on switch case blocks 2022-05-15 04:14:38 -05:00
Vortrex
0543a58597 Bunch of stuff 2022-05-12 16:41:32 -05:00
Vortrex
8890b7e5cc Use getPlayerHouse 2022-05-11 04:01:40 -05:00
Vortrex
8e643e376c Optimizations 2022-05-10 17:54:53 -05:00
Vortrex
70cd4a0408 Log bugged items only 2022-05-03 12:27:00 -05:00
Vortrex
71bf9bb029 Fix wrong inventory being shown 2022-05-03 12:04:47 -05:00
Vortrex
0d78e937c0 Allow admins to view other players inventory 2022-05-01 15:05:47 -05:00
Vortrex
56bae04e0f Rename some utils to align with code style 2022-04-23 15:13:34 -05:00
Vortrex
6999661bba More native utils + move startup stuff into startup.js 2022-04-20 06:47:54 -05:00
Vortrex
2ed4f0ab7b Use player utils 2022-04-09 23:59:58 -05:00
Vortrex
f877235bf8 Add JSDoc + use locale strings for admin announce 2022-03-25 02:21:50 -05:00
Vortrex
e3f44d301d Use index to save item data + add JSDoc info 2022-03-17 08:03:56 -05:00
Vortrex
efc72dffe1 Mass convert indentation + add ped speech cmd 2022-03-16 17:02:33 -05:00
Vortrex
94a8bf50ac Fix locale string arg 2022-03-13 05:29:22 -05:00
Vortrex
ef4a2877d0 Restructure (unfinished) 2022-03-12 05:20:14 -06:00
Vortrex
d9ae395254 Rename game config util 2022-03-06 01:17:37 -06:00