• Doing many things.

  • Joined on 2022年07月06日
iwoithe pushed to main at iwoithe/TextAdventureGame 2024年07月19日 06:59:19 +02:00
5f4e2f4931 Set build properties required to debug in Visual Studio
cf77570e4f Make the default install directory relative to build
cee719c326 Reset all bool member when resetting audio engine
Compare 3 commits »
iwoithe pushed tag v0.1.0 to iwoithe/TextAdventureGame 2024年07月12日 08:25:56 +02:00
iwoithe created branch 0.1.X in iwoithe/TextAdventureGame 2024年07月12日 08:25:35 +02:00
iwoithe pushed to 0.1.X at iwoithe/TextAdventureGame 2024年07月12日 08:25:35 +02:00
iwoithe pushed to main at iwoithe/TextAdventureGame 2024年07月12日 08:22:32 +02:00
c87fe8b7eb Add some comments and some code cleanup
ed15d3a77b Add comments to game.cpp
5e9d113db5 Make spell info blue
2a86721472 Make enemy info text red
Compare 4 commits »
iwoithe pushed to main at iwoithe/TextAdventureGame 2024年07月12日 06:08:20 +02:00
9cfb26443c Fix segmentation fault
4bb0475c17 Remove unneeded output line
Compare 2 commits »
iwoithe pushed to main at iwoithe/TextAdventureGame 2024年07月12日 05:13:36 +02:00
e8ccd37c95 Make the direction of the player clearer in move menu
8e7d1eb57e Add an easter egg
Compare 2 commits »
iwoithe pushed to main at iwoithe/TextAdventureGame 2024年07月12日 04:54:48 +02:00
69a3a2d3b9 Fix segmentation fault when deleting enemies
e7e48f995a Give the player more starting health
1b197e724b Update IwString
80821acafa Set the default world size to 16x16 rooms
Compare 4 commits »
iwoithe pushed to main at iwoithe/IwString 2024年07月12日 04:40:07 +02:00
7be9c14431 Add comments documenting each method
iwoithe pushed to main at iwoithe/TextAdventureGame 2024年07月12日 03:43:56 +02:00
081ba25d1f Add the win music
5646c64b56 Fix memory leak
dd05ec610c Fix game loop music not looping on play again
Compare 3 commits »
iwoithe pushed to main at iwoithe/TextAdventureGame 2024年07月11日 09:12:34 +02:00
aafcd8b313 Fix the audio engine
4039330bb5 Implement playing again
201105d61f Remove confusing health output
ee711a9f9e Allow enemies to attack multiple times
83e7af8300 Make the kill spell less overpowered
Compare 12 commits »
iwoithe pushed to main at iwoithe/TextAdventureGame 2024年07月10日 06:29:56 +02:00
dba28da916 Add initial audio engine
iwoithe pushed to main at iwoithe/TextAdventureGame 2024年07月10日 06:10:22 +02:00
733aa65baf Refactor creating random enemies
iwoithe pushed to main at iwoithe/TextAdventureGame 2024年07月10日 06:05:12 +02:00
ba0b369b88 Add enemies
0e36ce0bf9 Fix singleton manager deleting itself
69dbc11038 Fix segmentation fault
1ac8b36065 Update IwString
95177f817c Ignore another build directory
Compare 5 commits »
iwoithe pushed to main at iwoithe/IwString 2024年07月10日 05:58:01 +02:00
5f9615fad1 Clear array pointers after deleting them
iwoithe pushed to main at iwoithe/TextAdventureGame 2024年07月09日 09:02:39 +02:00
6ba744cf61 Add missing break statements
a00151d557 Add the list menu
46cf5a54de Add todo
Compare 3 commits »
iwoithe pushed to main at iwoithe/TextAdventureGame 2024年07月09日 07:07:08 +02:00
48e5061dc8 Add the spell potion item
db8dc4883d Remove debug code
Compare 2 commits »
iwoithe pushed to main at iwoithe/TextAdventureGame 2024年07月09日 06:42:14 +02:00
b72e283e7f Add initial spell system
0b5e416a28 Update IwString
Compare 2 commits »
iwoithe pushed to main at iwoithe/IwString 2024年07月09日 05:08:10 +02:00
069dba9c39 Mark comparison operators as const
iwoithe pushed to main at iwoithe/TextAdventureGame 2024年07月09日 03:45:11 +02:00
252c8d7ec8 Don't recreate rooms upon moving back to them
6d9c8b5408 Add the lava bucket item
1e39a5724c Delete item pointer once used
ebee27cc37 Allow rooms to be empty
0d9ad9d166 Remove debug code
Compare 7 commits »