Add missing item and accessory graphics for Chapter 3. Include Sherman and Greg story character sprites in story. Release Build 11893.

master
sigonasr2 2 months ago
parent 9c8906308c
commit 7b779aa7e3
  1. 2
      Adventures in Lestoria/IBullet.cpp
  2. 2
      Adventures in Lestoria/Version.h
  3. 1
      Adventures in Lestoria/assets/config/story/Chapter 1.txt
  4. BIN
      Adventures in Lestoria/assets/gamepack.pak
  5. BIN
      Adventures in Lestoria/assets/items/Bandana.png
  6. BIN
      Adventures in Lestoria/assets/items/Blue Gemstone.png
  7. BIN
      Adventures in Lestoria/assets/items/Bomb.png
  8. BIN
      Adventures in Lestoria/assets/items/Captain's Diamond Ring.png
  9. BIN
      Adventures in Lestoria/assets/items/Crab Claw.png
  10. BIN
      Adventures in Lestoria/assets/items/Empty Leather Pouch.png
  11. BIN
      Adventures in Lestoria/assets/items/Giant Claw.png
  12. BIN
      Adventures in Lestoria/assets/items/Instant Refresh Potion.png
  13. BIN
      Adventures in Lestoria/assets/items/Large Shell.png
  14. BIN
      Adventures in Lestoria/assets/items/Octopus Ring.png
  15. BIN
      Adventures in Lestoria/assets/items/Rum Bottle.png
  16. BIN
      Adventures in Lestoria/assets/items/Shell.png
  17. BIN
      Adventures in Lestoria/assets/items/Stone Potion.png
  18. BIN
      Adventures in Lestoria/assets/items/White Feather.png
  19. BIN
      Adventures in Lestoria/assets/items/Worm Skin.png
  20. BIN
      x64/Release/Adventures in Lestoria.exe

@ -118,7 +118,7 @@ void IBullet::_Update(const float fElapsedTime){
}
}
}
} else {
}else{
if(geom2d::overlaps(game->GetPlayer()->Hitbox(),geom2d::circle(pos,radius))){
if(hitList.find(game->GetPlayer())==hitList.end()){
HurtDamageInfo damageData{game->GetPlayer(),damage,OnUpperLevel(),z,HurtFlag::NONE};

@ -39,7 +39,7 @@ All rights reserved.
#define VERSION_MAJOR 1
#define VERSION_MINOR 3
#define VERSION_PATCH 0
#define VERSION_BUILD 11891
#define VERSION_BUILD 11893
#define stringify(a) stringify_(a)
#define stringify_(a) #a

@ -193,6 +193,7 @@ The voice is coming from the tops of the trees. A man peeks down from a tree can
You confirm there are no more monsters in sight.
{RIGHT You}
[You]
I can't see any more at least.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 699 B

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 699 B

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 699 B

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 657 B

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 621 B

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 699 B

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 699 B

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 699 B

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 699 B

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 621 B

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 699 B

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 699 B

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 699 B

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 699 B

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 699 B

After

Width:  |  Height:  |  Size: 4.4 KiB

Loading…
Cancel
Save