Sara
|
5ab93d62ad
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
Sara
|
c3f059eeb7
|
removed platformer code
|
2023-11-16 13:31:45 +01:00 |
|
Sara
|
3e531e1b6e
|
switched order of level and player drawing
|
2023-11-13 21:45:44 +01:00 |
|
Sara
|
8f4de070a9
|
program_run now does not return anything
|
2023-11-11 12:58:05 +01:00 |
|
Sara
|
1d2e5d57e5
|
cleaned up includes for fencer.c
|
2023-11-10 08:23:53 +01:00 |
|
Sara
|
86ba2b8c29
|
implemented new input system
|
2023-11-05 23:12:56 +01:00 |
|
Sara
|
78e4558786
|
input listeners now take object arguments
|
2023-11-02 21:00:02 +01:00 |
|
Sara
|
8a5041333f
|
removed debug draw call for player physics
|
2023-11-02 19:40:28 +01:00 |
|
Sara
|
0704378f1a
|
player is now managed by game world
|
2023-11-02 14:28:45 +01:00 |
|
Sara
|
1d46d9dc6f
|
player spawns more to the right now
|
2023-11-01 23:01:10 +01:00 |
|
Sara
|
2fa75e6ced
|
added F1 keybind to cycle through log verbosity
|
2023-10-25 23:24:26 +02:00 |
|
Sara
|
fccd08466a
|
player now hardcoded to spawn in the level rather than on top of it
|
2023-10-25 20:24:29 +02:00 |
|
Sara
|
8efbcee7f3
|
removed debug draw call from fencer.c
|
2023-10-25 14:11:31 +02:00 |
|
Sara
|
e86fa1bdef
|
implemented collision constraint solver
|
2023-10-24 23:14:30 +02:00 |
|
Sara
|
788c1970e2
|
disabled some debug drawing
|
2023-10-19 18:04:27 +02:00 |
|
Sara
|
092e8670cd
|
player now spawns at 5,-5
|
2023-10-19 13:50:43 +02:00 |
|
Sara
|
74369d88fe
|
more debugging for collision sovler
|
2023-10-17 17:17:16 +02:00 |
|
Sara
|
c7e6b2aa29
|
progress on physics
|
2023-10-16 21:31:48 +02:00 |
|
Sara
|
a7846a48d9
|
player is now of type Player
|
2023-10-08 23:10:48 +02:00 |
|
Sara
|
a841fa7c92
|
reworked rendering to transform sprites to pixel coordinates correctly
|
2023-10-01 21:58:48 +02:00 |
|
Sara
|
6ac2fa6c4f
|
added keyboard input event handling
|
2023-10-01 15:22:27 +02:00 |
|
Sara
|
5516a70d57
|
removed references to old "Context" concepts and replaced with constants, declared camera functions
|
2023-09-23 22:52:55 +02:00 |
|
Sara
|
c1207d8b8a
|
added source code
|
2023-09-18 08:32:11 +02:00 |
|