This website requires JavaScript.
Explore
Help
Sign In
sigonasr2
/
AdventuresInLestoria
Watch
1
Star
1
Fork
0
You've already forked AdventuresInLestoria
Code
Issues
11
Pull Requests
Projects
1
Releases
Wiki
Activity
AdventuresInLestoria
/
Adventures in Lestoria
/
assets
/
config
History
sigonasr2
9d76814f9a
Include new story art.
2024-03-04 18:17:25 -06:00
..
audio
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.
2024-02-28 23:09:55 -06:00
classes
Add slight knockback effect to Warrior's ground slam. Release Build 7885.
2024-03-03 05:08:01 -06:00
gfx
Moved settings related to the game itself into its own settings save file. Emscripten build also saves a separate system settings file in indexeddb. Added checks to prevent menu sounds from playing when the menu is not currently open, but adjusted in a different location in the game. Implemented different button icon sets and a setting to toggle between them. Removed the double button display (caused more confusion and took up more room). Fixed a bug with iterating through navigation groups when a button was removed/disabled from the list. Removed iconscaling dependency based on MenuIconButton sizes.
2024-02-20 03:47:12 -06:00
items
„Adventures in Lestoria/assets/config/items/Weapons.txt“ ändern
2024-03-01 09:32:09 -06:00
settings
Moved settings related to the game itself into its own settings save file. Emscripten build also saves a separate system settings file in indexeddb. Added checks to prevent menu sounds from playing when the menu is not currently open, but adjusted in a different location in the game. Implemented different button icon sets and a setting to toggle between them. Removed the double button display (caused more confusion and took up more room). Fixed a bug with iterating through navigation groups when a button was removed/disabled from the list. Removed iconscaling dependency based on MenuIconButton sizes.
2024-02-20 03:47:12 -06:00
shops
Traveling merchant randomized data is now saved
2024-02-01 20:38:53 +00:00
story
Include new story art.
2024-03-04 18:17:25 -06:00
configuration.txt
Remove Resume input helper on the death menu. Add multi-line centering label support. Add credits configuration and credits menu to the game. Release Build 7841. Push game Version to 0.4.
2024-02-29 03:55:15 -06:00
credits.txt
Fix typos in credits input helper. Fix left analog stick not being active for scrolling the credits window. Release Build 7878.
2024-03-03 04:11:22 -06:00
Interface.txt
Remove debug keys for changing class, spawning items, adding xp, and opening the consumables window. Fix XP progress bar so it doesn't loop the sound if the menu is closed early. Pause menu now pauses the game during gameplay. Release Build 7895.
2024-03-03 22:36:37 -06:00
levels.txt
Initial craft of an item now properly consumes the resources and money of the item. Start at Story I node instead of the Campaign I-I node. Include additional credits. Added additional story background. Release Build 7877. Patch version 0.4.3
2024-03-03 03:55:01 -06:00
Monsters.txt
„Adventures in Lestoria/assets/config/Monsters.txt“ ändern
2024-03-01 09:24:54 -06:00
MonsterStrategies.txt
Changed Slime King jump Behaviour in Phase 2 and 3 of the Boss fight. Jumps are now way easier to dodge. It should be possible on every class to win this fight without getting hit.
2024-03-02 18:29:26 +01:00
NPCs.txt
Sherman's menu integrated. Added NPC display names above the characters.
2024-01-29 22:45:06 -06:00
Player.txt
Fix up new stages, configure stage plates, add bonus boss stage, add levels to configuration files. Change Class selection window to include an online character checkbox to toggle between online and offline saving. Fix online/offline file IDs that were incorrectly loading due to no callbacks for async file retrieval.
2024-01-27 10:34:56 -06:00