sigonasr2
|
5f63f23635
|
Add missing item icons (placeholders). Add mounted parrot to Pirate Captain. Release Build 11649.
|
2 months ago |
Quapsel
|
888cea1581
|
„Adventures in Lestoria/assets/config/items/ItemDatabase.txt“ ändern
Chapter 3 Monster + Area Items added. (Consumables still missing)
|
2 months ago |
sigonasr2
|
83afbb2720
|
Fix Stone Heart's item description, comma was treated as separate value. Make item descriptions be read in as full strings instead of as the first index in a OLC Datafile. Minor grammar edits to item descriptions. Add missing Upper Zone to II-V. Release Build 10191.
|
4 months ago |
Quapsel
|
7e5457a36d
|
„Adventures in Lestoria/assets/config/items/ItemDatabase.txt“ ändern
Description for the item "Stone" changed to hint that its actually some kind of mineral.
|
5 months ago |
Quapsel
|
2c8cd8e685
|
„Adventures in Lestoria/assets/config/items/ItemDatabase.txt“ ändern
Items for Stage loot added in Item Database.
|
5 months ago |
sigonasr2
|
1c9641be0c
|
Add in missing placeholder item images. Finish collision checking for shockwave attack. Release Build 9715.
|
5 months ago |
Quapsel
|
f511bc8900
|
„Adventures in Lestoria/assets/config/items/ItemDatabase.txt“ ändern
Chapter 2 Consumables added.
|
5 months ago |
sigonasr2
|
9f88460c0e
|
Add RepeatingSoundEffect class to allow easy creation and handling of looping sound effects ingame. Add rock breaking, rock toss cast, pillar rise, dig sound effects. Fix typo on Hawk Feather item description key name. Placeholder item icons added. Add sound effects to Stone Elemental's attacks. Release Build 9656.
|
5 months ago |
Quapsel
|
2e10ad85fe
|
„Adventures in Lestoria/assets/config/items/ItemDatabase.txt“ ändern
Descriptions added.
|
5 months ago |
Quapsel
|
86bbd378ca
|
„Adventures in Lestoria/assets/config/items/ItemDatabase.txt“ ändern
Chapter 2 Monster Drops added.
|
5 months ago |
sigonasr2
|
962ee84da9
|
Changed Bandages item description to include casting info.
|
8 months ago |
sigonasr2
|
64a52d6910
|
Prep Time Trial system structure. Release Build 8492.
|
8 months ago |
sigonasr2
|
a803531a4d
|
Mouse auto aim mode no longer occurs if a mouse button is held down but the mouse hasn't moved for 2 or more seconds. Fix bug with background sound not respecting BGM volume during fade-in / fade-out. Fix non-combat sound effects not playing while on the title screen. Combine unused foresty stems for now. Add in follow-directions for defensive abilities when using controller or keyboard inputs as well as an inversion direction flag. These are desirable for the retreat types since aiming defensives towards the target is not what the player prefers. Limited pathfinding frequency for monsters and wizard pathfinding ability. Fixed bug with shared pointer being passed into two separate inventories, causing double item duplication everytime a stackable item was added to the player's inventory. Release Build 7795.
|
9 months ago |
sigonasr2
|
78bc4585aa
|
Implemented Death menu. Release Build 7668.
|
9 months ago |
sigonasr2
|
d6a44c149d
|
Wolves changed to Windhounds.
|
10 months ago |
sigonasr2
|
0643393b9c
|
Added Sound effect configuration and implementation.
|
11 months ago |
sigonasr2
|
296ea1f2e6
|
Updated all references of Crawler project to now reference Adventures in Lestoria. Fixed a loading bug with the current connection point buttons and information not updating upon loading into the overworld map. Fix component count initialization bug (On Linux and Emscripten builds the component count would start uninitialized and would result in poor depth ordering sometimes.
|
11 months ago |
sigonasr2
|
9fef977a3a
|
Add in consumable crafting. Allow specifying a quantity for item crafts. Add Flower Petals to Flower Turret drop table.
|
11 months ago |
sigonasr2
|
c876f8a6ea
|
Fixed detection of craftable items that aren't enhanceable (failed out of bounds checks). Hide information about craftable items that have yet to be unlocked.
|
11 months ago |
sigonasr2
|
4e3c9877e7
|
Implemented split between consumable crafting initialization and equipment enhancement initialization.
|
11 months ago |
sigonasr2
|
8f41870b46
|
Implement Crafting requirements display on equipment crafting window. Add in crafting requirement sample data for non-equipment items.
|
11 months ago |
sigonasr2
|
28079609b7
|
CDR now adjusts the cooldown timing live instead of setting the cooldown on use. CDR formula properly applied.
|
11 months ago |
sigonasr2
|
2a72238e40
|
Implemented all item stats.
|
11 months ago |
sigonasr2
|
852bbbc5a0
|
Added the ability for items to be activated upon cast instead of on completion of cast. These item effects also get interrupted by any movement.
|
11 months ago |
sigonasr2
|
2b3c1ea1b4
|
Added Merchant config files and parsing of config files to merchant structure.
|
12 months ago |
sigonasr2
|
f3bfa81198
|
Created additional item icons for Item Database. Added Traveling Merchant config lists
|
12 months ago |
sigonasr2
|
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.
|
12 months ago |
sigonasr2
|
298b0c4ca7
|
Implemented equipping of items, reading of slot types from item database, and prepared set items and stats structures.
|
1 year ago |
sigonasr2
|
3605aa818d
|
Display item loadout HUD information while playing. Fix item drops bugging out at lower frame rates.
|
1 year ago |
sigonasr2
|
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.
|
1 year ago |
sigonasr2
|
b61f9ddf96
|
Setup monster drop config data and monster drop data structure.
|
1 year ago |
sigonasr2
|
1c4ec84d75
|
Implement dummy items and scrollablewindowcomponent setup
|
1 year ago |
sigonasr2
|
877c44c372
|
Setup Items, item categories, and item scripts, and all associated configuration files for them.
|
1 year ago |