Dev: |
Tomokodev |
Tools: |
UE4, Blender, Aseprite, Krita |
Dialog Choices now have requirements you may need to fullfill before they are being displayed
You can now get/complete quests and gain/loose xp or items through Dialog
If you gain or loose items (apart from picking them up or buying) it will now be displayed on the HUD
Fixed nauseating camera jigger during Dialog
Adjusted 8 Directional dodging instead of rotating into the desired direction and then dodging forward
Fixed Sickles using their backside to hit instead of only the sharp side
Fixed Combat Hitboxes overlapping undesired things
Found bug with very first hit in the game using fists sometimes not registering
Began Layout of the PyramidValley Intro Area
Added Stairs instead of ramps
reworked world aligned textures to also take into account object rotation, fixing some minor graphical issues
Reworked Dodge animations to look a bit better (hopefully)
Falling from too high will now alter players fall animation and force him to stand up once he hit the ground to hard, instead of just landing as normally
Added JumpStart/Jumpland animations
Added Animations for lying on the floor ( either dead/unconscious or for whatever else reason) aswell as their standing up animations
Fixed some weird animations issues with strafing
Maybe fixed player sliding along the floor thanks to animations being too slow
Adjusted Weapon hitboxes
Added Cowardly behaviour for AI
Re-added AI ability to attack and block
Creatures can now Dodge your attacks either pre-emptively or after they already got hit, if they aren't as fast in recognizing
Creatures that are knocked down thanks to falling from too high or receiving too much nonlethal damage will now try to stand up as fast as possible instead of giving up and lying down forever
Added delay to standing up after falling / after getting knocked unconscious
disabled certain menus while unconscious
creatures will now knock you unconscious instead of killing you if you have specific tags
Fixed some issues with being able to continue walking when holding down walking while jumping and landing from high heights
When you attack while an unconscious creature is right in front of you, you will actively murder it instead of just attacking ( only if there are no other combatants in front of you, as to not interrupt combat)
Fixed Issue with weapon carry mode changing when falling from high enough to take damage, but not high enough to fall flat on your face
Fixed Issue being able to draw your weapon while falling down, causing ugly animation glitches
Creatures return to their default behaviour if they knocked you unconscious instead of continuing to try and hit your body
Creatures you knocked unconscious don't try to kill you for the rest of their lives anymore
Items can now have owners, which try to knock you out if they see you take it, and if they succeed take it back ( no looting animation yet tho)
Fixed Issue where Players would kill themselves rather then getting knocked out by their enemy
You can now rob unconscious people
Continued work on the New Map
Creatures now take an amount of your cash, depending on how much of a thug they are when they knock you out, in addition to all the items you stole from them
You can no longer continue looting unconscious creatures after they have woken back up
Ambient Dialog/Text can now be displayed in the Generic HUD without Creatures being forced to talk to you
Creatures who get robbed / try to intimidate you and have actual text to say ( read: humans ) will now use the above AmbientText function to do so.
Far away Creatures (100+ meters ) will regenerate to full around midnight, to simulate them sleeping to regenerate health, instead of staying on low health for the remainder of the game
Dev: |
LunaDev |
Tools: |
Godot, Gimp |
+ tweak player movement
+ fix bugs introduced by new area switching system
+ added dev console
+ Final player movement rework ??
+ Map out more game area
+ add health potion system (similar to estus flasks, but you need to buy them and they don't refill at saving areas)
+ Reworking save and scene loading system
+ Start adding a shop
+ improve entity spawning code
+ rework dialogue system for bbcode support
+ add shop
+ finish mapping out first area
+ add pickup for double jump
+ add pickup for potion slots
+ started working on first boss
+ draft boss mechanics
+ code in boss setup event
+ finish up first boss mechanics