|
2b3c1ea1b4
|
Added Merchant config files and parsing of config files to merchant structure.
|
2023-12-17 20:49:22 -06:00 |
|
|
f3bfa81198
|
Created additional item icons for Item Database. Added Traveling Merchant config lists
|
2023-12-17 17:46:49 -06:00 |
|
|
46926be340
|
Fix scrollbar boundary not updating upon switching to new menus. Fix bug with positions from keyboard/button maps not using original positions in scrollable components.
|
2023-12-16 22:49:46 -06:00 |
|
|
469bea4c5e
|
Inventory display window tabs are implemented, inventory component is displayed. Ranger Backstep cancels casts. Casts are forced to be channeled for 0.2 seconds before walking can cancel them,
|
2023-12-10 20:14:32 -06:00 |
|
|
5a6080b98f
|
Implement equip generated item descriptions.
|
2023-12-09 04:36:00 -06:00 |
|
|
0b912e199a
|
Fix Equipment file comments to be on newlines. Parse item stat values based on provided stat values in config instead of hard-coding.
|
2023-12-04 18:47:36 -06:00 |
|
|
ece5454c96
|
Modify Equipment config and add in Item Sets config to comply with engine design and future
flexibility
|
2023-12-04 18:19:05 -06:00 |
|
|
694a82701e
|
Create new equipment images, read/parse equipment config file
|
2023-12-02 01:45:34 -06:00 |
|
|
298b0c4ca7
|
Implemented equipping of items, reading of slot types from item database, and prepared set items and stats structures.
|
2023-11-30 23:33:40 -06:00 |
|
|
3605aa818d
|
Display item loadout HUD information while playing. Fix item drops bugging out at lower frame rates.
|
2023-11-26 15:51:13 -06:00 |
|
|
45c6d22ee0
|
Corrected amount values drawn from inventory amt function and GetItemCount() functions. Added ability for Loadout items to be used on the field. Treated as abilities, and setup keybinds.
|
2023-11-26 14:46:24 -06:00 |
|
|
933fc16cce
|
Add in item drop overlays to HUD.
|
2023-11-26 12:17:35 -06:00 |
|
|
88b8f17edb
|
Added square skill overlay icons, item drop magnet speed massively increased for the lazy players, and added a draw square pie cooldown function.
|
2023-11-23 19:59:19 -06:00 |
|
|
a3ac1243d7
|
Item Drops implemented on monster kills.
|
2023-11-22 15:49:41 -06:00 |
|
|
403690747d
|
Setup Item Drop rendering/physics. Handle items landing on the ground. Config file options related to item drops added. Added a spawning item function.
|
2023-11-22 14:30:15 -06:00 |
|
|
b61f9ddf96
|
Setup monster drop config data and monster drop data structure.
|
2023-11-21 22:03:48 -06:00 |
|
|
6c16405908
|
Finish level complete layout.
|
2023-11-20 20:40:14 -06:00 |
|
|
7e371f6779
|
Add in loadout system to Player class.
|
2023-11-13 19:48:39 -06:00 |
|
|
1f40e846ac
|
Typo on Accessories. Initialize listener categories
Co-authored-by: sigonasr2 <sigonasr2@gmail.com>
|
2023-10-18 17:51:08 +00:00 |
|
|
1c4ec84d75
|
Implement dummy items and scrollablewindowcomponent setup
|
2023-10-12 18:35:45 -05:00 |
|
|
ba6505b266
|
Item category, script, and all other information relating to items now load properly with error-handling and proper property overriding.
|
2023-10-06 18:46:13 -05:00 |
|
|
877c44c372
|
Setup Items, item categories, and item scripts, and all associated configuration files for them.
|
2023-10-06 17:19:02 -05:00 |
|