|
|
7a3c845c40
|
Merge branch 'interactions-v2' into dev
|
2025-04-09 21:33:19 +02:00 |
|
|
|
3c5d56de6b
|
feat/ref: Interaction and Event management
|
2025-04-09 21:06:34 +02:00 |
|
|
|
adaed679af
|
InteractionManager + proof of concept
|
2025-03-22 14:38:26 +01:00 |
|
|
|
325f6e8e8d
|
ref: powerup component now pickup component, assetmanager removed
assetmanager was redundant therefore any traces and usages were removed
|
2025-03-22 12:45:28 +01:00 |
|
|
|
a9e754dd4f
|
Merge branch 'input2' into interactions-v2
|
2025-03-21 17:19:59 +01:00 |
|
|
|
d66d860cdc
|
Implemented event manager
|
2025-03-21 16:35:03 +01:00 |
|
freezarite
|
91f15671c0
|
fixed pull request issues
|
2024-12-17 16:08:28 +01:00 |
|
freezarite
|
abe018f99b
|
fixed some issues stemming from the removal of the window-size constant variables
|
2024-12-16 13:12:53 +01:00 |
|
freezarite
|
1f3cf01419
|
fixed a bug with the implementation of the nlohmann library in the CMakeLists.txt
fixed a bug where the config was not loaded correctly in the GameInternal.cpp
|
2024-12-16 06:08:52 +01:00 |
|
freezarite
|
691ea06eb0
|
Added and implemented some more config options in the GameInternal.cpp. Also removed GameInternal::init() parameters as they are no longer needed
|
2024-12-16 06:02:58 +01:00 |
|
freezarite
|
5e48f4e34f
|
Config now gets read by the GameInternal.cpp
Made the process of adding a custom Config file work via a Virtual function within Game.h
|
2024-12-13 14:36:43 +01:00 |
|
|
|
25414524a0
|
new main logic & new time keeping
|
2024-11-18 16:20:41 +01:00 |
|
|
|
625ac98a57
|
first pass - changed function names etc.
|
2024-11-18 13:37:10 +01:00 |
|
|
|
a8052b4bbb
|
Merge branch 'tmxlite' into dev
|
2024-11-17 14:07:42 +01:00 |
|
|
|
7f4b1df833
|
Restructured code
|
2024-11-16 20:02:35 +01:00 |
|
|
|
7c82ee5beb
|
Removed all assets* from Engine
|
2024-11-05 19:35:31 +01:00 |
|
|
|
b48d5d7183
|
Added z-Index base render order
|
2024-10-15 23:42:32 +02:00 |
|
|
|
a5123b866c
|
Merge branch 'ref/remove-teams' into separation-refactor
|
2024-06-25 11:53:01 +02:00 |
|
|
|
2ef373dd2c
|
fix(PR) + cleaned up some dead code
|
2024-06-25 11:42:12 +02:00 |
|
Nanogamer7
|
5a1e7986d3
|
Merge pull request #65 from VEGO-Engine/ref/sound
Sound
|
2024-06-24 23:23:17 +02:00 |
|
|
|
6bf460d483
|
ref(teams): removed teams from engine
|
2024-06-24 23:03:18 +02:00 |
|
ineslelin
|
f78cd2c3f1
|
added some tweaks to playSound
|
2024-06-24 22:53:13 +02:00 |
|
|
|
3d639b89d0
|
#58 Replaced map based game factory with simpler implementation
|
2024-06-24 16:03:46 +02:00 |
|
ineslelin
|
247d6cc173
|
removed stray music test in GameInternal.cpp
|
2024-06-18 19:39:51 +02:00 |
|
ineslelin
|
c4c8be5829
|
Merge remote-tracking branch 'origin/separation-refactor' into ref/sound
|
2024-06-18 19:23:07 +02:00 |
|
|
|
58e2bb0d30
|
Merge branch 'ref/nicole' into separation-refactor
|
2024-06-14 00:46:19 +02:00 |
|
|
|
8c5c5c7215
|
removed define marco
|
2024-06-13 23:22:21 +02:00 |
|
|
|
5182312887
|
implemented GameFactory to instance an implementation of game
|
2024-05-29 10:02:14 +02:00 |
|
|
|
68a3e48131
|
rename Game->GameInternal
|
2024-05-29 09:07:54 +02:00 |
|