|
|
d10afe1e07
|
refactored labels to be within Entity class
|
2024-02-02 22:20:08 +01:00 |
|
|
|
3e9d81b2a5
|
Merged duplicate Direction enums
|
2024-02-02 15:11:10 +01:00 |
|
|
|
11a206fe0a
|
updated diagrams
INNO1-done
|
2024-01-30 20:19:05 +01:00 |
|
|
|
097889004d
|
Merge into 'main'
|
2024-01-30 19:58:09 +01:00 |
|
|
|
037a7f7611
|
fixed uint->int conversion issues and buff duration
|
2024-01-30 19:49:54 +01:00 |
|
|
|
93bbd83d37
|
Merge pull request #25 from Nimca0/menu
|
2024-01-30 19:42:31 +01:00 |
|
|
|
4c6eef36d1
|
Added doxygen file
still needs .gitignore configured to not bloat project
|
2024-01-30 19:10:48 +01:00 |
|
|
|
6c0fccbb9f
|
Fixed selected character sheets not getting used
|
2024-01-30 16:27:45 +01:00 |
|
|
|
3b18b05e78
|
fixed error detection in map
|
2024-01-30 16:13:48 +01:00 |
|
|
|
325da0eb4c
|
Merge branch 'powerups'
|
2024-01-30 16:09:25 +01:00 |
|
|
|
53019aa979
|
added missing textures
|
2024-01-30 15:52:27 +01:00 |
|
|
|
c79ba00b20
|
minor balancing to powerups and shooting speed
|
2024-01-30 15:40:53 +01:00 |
|
|
|
b814fa3298
|
powerups work + sprites for each powerup added
|
2024-01-30 15:29:02 +01:00 |
|
|
|
ae54dd3158
|
Removed debug print, added TODO comment
|
2024-01-30 15:22:23 +01:00 |
|
|
|
6a2e8289f6
|
fixed memory leaks
managers are no singletons anymore
|
2024-01-30 15:17:58 +01:00 |
|
|
|
807ff4b0d0
|
Fixed a memory leak
|
2024-01-30 14:19:51 +01:00 |
|
|
|
cf02eef8fd
|
Hotfix missing semicolon
|
2024-01-30 14:14:20 +01:00 |
|
|
|
64dc4dd0a9
|
Better error handling
|
2024-01-30 14:10:40 +01:00 |
|
|
|
8735edb3ad
|
Rewrote map loader
|
2024-01-30 14:10:26 +01:00 |
|
|
|
c49ce18ed0
|
Implemented powerups
|
2024-01-30 05:05:42 +01:00 |
|
Markus
|
1dfdc2ed20
|
code cleanup after peer2peer
|
2024-01-29 20:55:50 -06:00 |
|
Freezarite
|
2be05e8b9c
|
Merge pull request #21 from Nimac0/collision-manager
Rewrote collision logic
|
2024-01-30 03:28:45 +01:00 |
|
|
|
e979b4aa88
|
Cleanup of legacy code booleans
|
2024-01-30 03:27:11 +01:00 |
|
|
|
9a01a19385
|
Merge branch 'collision-manager'
|
2024-01-30 00:36:39 +01:00 |
|
|
|
fee39adebc
|
Hotfix proper SDL_mixer include
|
2024-01-30 00:21:45 +01:00 |
|
Nanogamer7
|
30807aa9bf
|
Merge pull request #20 from Nimac0/sound-effects
Sound effects
|
2024-01-30 00:06:55 +01:00 |
|
|
|
a9f9931101
|
Merge branch 'collision-manager' into powerups
|
2024-01-30 00:02:39 +01:00 |
|
|
|
fa4586f1db
|
Rewrote collision detection
|
2024-01-29 23:49:58 +01:00 |
|
|
|
973114f351
|
Added debug type to CMake
|
2024-01-29 23:49:09 +01:00 |
|
Markus
|
0a1747d651
|
replayability added,
popup window for victory added,
png files for new skins and popups added
|
2024-01-29 15:04:44 -06:00 |
|
ineslelin
|
3bd9f8d9e2
|
walking sounds implemented
|
2024-01-29 21:19:05 +01:00 |
|
ineslelin
|
06a603b9d5
|
throwing projectile makes sound
|
2024-01-29 20:53:35 +01:00 |
|
|
|
8c5c216838
|
added more descriptive error messages
|
2024-01-29 17:43:22 +01:00 |
|
|
|
2500b5b01f
|
removed unneeded git submodules - again
|
2024-01-29 17:41:32 +01:00 |
|
ineslelin
|
d155753840
|
added ability to load in sound
|
2024-01-28 20:14:12 +01:00 |
|
|
|
dfa6768a96
|
added SDL_mixer
|
2024-01-28 19:10:19 +01:00 |
|
|
|
28af8c9389
|
minor improvements
|
2024-01-28 18:18:27 +01:00 |
|
ines
|
0a25cab6e8
|
Merge pull request #18 from Nimac0/Collision
Sliding along collision boxes
|
2024-01-28 17:55:46 +01:00 |
|
ineslelin
|
00190facab
|
minimal changes in transformcomponent::update
|
2024-01-28 17:52:18 +01:00 |
|
|
|
fce7ded0e3
|
Merge branch 'collision-manager' into powerups
|
2024-01-28 17:12:01 +01:00 |
|
|
|
4755076c34
|
removed debug print
|
2024-01-28 17:01:18 +01:00 |
|
|
|
9f2df7c6c5
|
fixed sliding
|
2024-01-28 16:59:59 +01:00 |
|
ineslelin
|
c2cb8f9fc6
|
fixed collision interaction with player
|
2024-01-28 16:49:08 +01:00 |
|
sara
|
e14c27f84a
|
Merge pull request #19 from Nimac0/MainMenu
Main menu
|
2024-01-28 16:03:28 +01:00 |
|
ezveee
|
c146160660
|
Added 2 new sprites
added wizard and mlady sprite
|
2024-01-28 15:33:14 +01:00 |
|
|
|
f538e95623
|
Hotfix collision to the right
breaks sliding
|
2024-01-28 15:19:27 +01:00 |
|
|
|
0c1c9a7f84
|
Hotfix only calculate for player
|
2024-01-28 15:10:01 +01:00 |
|
|
|
8ff81ace72
|
Rewrite player collisions
|
2024-01-28 14:59:41 +01:00 |
|
|
|
fcf14b20c4
|
framework for randomly spawning items
not collectable yet, dont get destroyed either, WIP
|
2024-01-28 14:56:09 +01:00 |
|
ezveee
|
93b7262db7
|
Updated character selection screen
Added a backdrop, and changed the selection from being inline to 2 chickens per row.
+ fine tweaking the positions so they align with the background
|
2024-01-28 14:08:37 +01:00 |
|