Commit Graph

99 Commits

Author SHA1 Message Date
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
Vortrex
b1a6e68a05 Fix wrong data being sent to player hotbar update func 2022-02-26 21:31:00 -06:00
Vortrex
a0517b389a Fix weapon not equippable when no ammo 2022-02-18 15:36:42 -06:00
Vortrex
348d8d9fe9 Consume ammo item when equipping empty weapon 2022-02-05 10:55:34 -06:00
Vortrex
83d0a9e2b5 Fix delete item util 2022-02-05 00:13:26 -06:00
Vortrex
8222330952 Fixes for damage system 2022-01-19 13:01:41 -06:00
Vortrex
a34b802f2d Woops don't use get param util 2022-01-17 07:44:32 -06:00
Vortrex
ef2fa8a72c Add more locale strings 2022-01-13 17:31:11 -06:00
Vortrex
64b3628b25 Use cmd arg/param util 2022-01-09 17:42:57 -06:00
Vortrex
5dfe47a3e8 Organize a lot of utils 2022-01-09 17:19:53 -06:00
Vortrex
39e9664ae0 Use new force player anim util for item actions 2022-01-09 05:30:00 -06:00
Vortrex
0728c1f9e6 Use anims for item actions 2022-01-06 13:35:50 -06:00