gbrg/.git
3 hours ago Lukas Krickltiles: added test for food spread master origin/HEAD origin/master
7 hours ago Lukas Krickltiles: reowrked most in-game tiles
22 hours ago Lukas Krickltiles: modifier tiles can now be drawn
31 hours ago Lukas Krickltiles: tile updates are now pre-computed
2 days ago Lukas Krickltiles: wip refactoring tile drawing
2 days ago Lukas Krickltiles: added tile flags
2 days ago Lukas Krickltiles: adjacent tiles are now stored in an array
2 days ago Lukas Krickltiles: Added adjacnet up getters
3 days ago Lukas Krickltiles: added get adjacent tile clearing
5 days ago Lukas Krickldefs: Added stub for getting adjacent tiles
5 days ago Lukas Krickltiles: tiles now call the update routine
6 days ago Lukas Kricklmap: added tile update call test
7 days ago Lukas Kricklplayer: cursor now flickers to make it semi-transparent
9 days ago Lukas Krickltiles: wip added tile update logic
10 days ago Lukas Krickltiles: tiles now have an owner id
11 days ago Lukas Kricklui: fixed string drawing routine
12 days ago Lukas Kricklui: wip tile rendering
12 days ago Lukas KricklTODO: Added note about food
12 days ago Lukas Kricklui: added stub for UI draw request
12 days ago Lukas Kricklplayer: cursor is now capped to map bounds
13 days ago Lukas Kricklvideo: scrolling does now not wrap around the screen...
13 days ago Lukas Kricklplayer: Added cursor movement
2025-10-30 Lukas Kricklmap: wip player scrolling
2025-10-30 Lukas Kricklmap: the map loader now draws maps correctly
2025-10-30 Lukas Kricklmap: wip full map draw
2025-10-30 Lukas Kricklmap: Added tile draw routine
2025-10-30 Lukas Krickllevels: Added tile loader
2025-10-30 Lukas Kricklmap: added stub for tiles
2025-10-30 Lukas Kricklplayer: wip rendering
2025-10-30 Lukas Kricklrefactor: huge code cleanup
2025-10-29 Lukas Krickltiles: Added stub for new tile system
2025-10-29 Lukas KricklAdded todo note
2025-10-29 Lukas KricklTODO: Added todo note
2025-10-29 Lukas Kricklupdated map loader TODO notes
2025-10-29 Lukas KricklUpdated notes
2025-10-29 Lukas KricklTODO: updated notes
2025-10-29 Lukas KricklTODO: updated todo
2025-10-28 Lukas Kricklactor: Added ability to perform partial actor updates
2025-10-28 Lukas Kricklenemy: guards now use jump tables instead of repeated...
2025-10-27 Lukas Kricklenemy: added basic walking guard
2025-10-26 Lukas Kricklui: Fixed player hp display when entering hard mode
2025-10-25 Lukas Kricklhard mode: Hard mode selector now works
2025-10-24 Lukas Kricklgame: Added hard mode flag
2025-10-24 Lukas Kricklui: hpmax is now a variable.
2025-10-23 Lukas Kricklui: Added placeholder for enemy hp bar
2025-10-22 Lukas Kricklui: added player hp bar
2025-10-21 Lukas Kricklui: wip hp draw
2025-10-18 Lukas Kricklsprites: update sprites and renamed basic weapon to...
2025-10-17 Lukas Kricklui: wip hp display
2025-10-17 Lukas Krickltiles: Added hp bar tiles
2025-10-16 Lukas Kricklplayer: Added debug hp output
2025-10-15 Lukas Kricklui: wip adding ui elements
2025-10-14 Lukas Kricklplayer: Added basic walking animation
2025-10-12 Lukas Kricklplayer: reworked player tile to only take a single...
2025-10-11 Lukas Kricklmainmenu: level transition now only happens if the...
2025-10-11 Lukas Kricklplayer: updated player gfx
2025-10-11 Lukas Kricklmainmenu: Added test for easy/hard mode selector
2025-10-11 Lukas Kricklmap: Added main menu map
2025-10-10 Lukas Kricklmap: l1 now has correct collision
2025-10-10 Lukas Kricklmapobj: it is now no longer possible to create a 0...
2025-10-10 Lukas Kricklmap: Added new rectangle clear object.
2025-10-10 Lukas Kricklprojectile: Added shoot and hit noise
2025-10-10 Lukas Kricklvideo: reverted rectangle despawn to use bottom corner
2025-10-07 Lukas Kricklmap: wip rectangle defs
2025-10-07 Lukas Kricklvideo: rectangles now despawn if the top corner is...
2025-10-07 Lukas Kricklporjectile: projectile hitboxes are now smaller
2025-10-06 Lukas Kricklmap: map arrow animation now does not run obj check...
2025-10-05 Lukas Kricklmap: Fixed map arrow animation not clearing correctly
2025-10-05 Lukas Kricklvideo: position adjustment now only affects enemies...
2025-10-05 Lukas Kricklmap: added GO arrow to start of l1
2025-10-05 Lukas Kricklmap: Added more patterns to l1
2025-10-05 Lukas Kricklmap: Added map enable scroll if all enemis are defeated...
2025-10-05 Lukas Kricklmap: Added up arrow animation
2025-10-05 Lukas Kricklmap: Added map routine and map object that can set...
2025-10-04 Lukas Kricklvideo: scrolls now happen on a per-pixel basis
2025-10-04 Lukas Kricklupdate: oam now only clears the unused objects each...
2025-10-04 Lukas Kricklporjectile: Added player check
2025-10-04 Lukas Kricklprojectile: Added p0 flag to indicate if projectile...
2025-10-03 Lukas Kricklhram: Added hram defs for backup registers
2025-10-02 Lukas Kricklrectangle: point test now returns the byte after the...
2025-10-01 Lukas Kricklrectangle collision: Removed redundant point comparisons
2025-10-01 Lukas Kricklrectangle: optimized collision test by removing calls...
2025-10-01 Lukas Kricklrectangle: added temporary storage for hl while refacto...
2025-10-01 Lukas Kricklrectangle: wip optimizing rectangle point test
2025-09-30 Lukas Kricklactor: wip optimizing performacne of collision code
2025-09-30 Lukas Krickldefs: reduced max player projectiles and rectangles
2025-09-29 Lukas Kricklplayer: Shooting is now on a timer
2025-09-29 Lukas Kricklenemy: Added test collision resolution for bullets
2025-09-29 Lukas Kricklprojectile: Added collision check for projectiles
2025-09-29 Lukas Kricklactors: actor table is now split into logical groups
2025-09-28 Lukas Krickldefs: Reduced actor max to 16
2025-09-28 Lukas Kricklprojectile: Added stub for player performing an attack...
2025-09-26 Lukas Kricklplayer: Added cap for right and bottom of screen when...
2025-09-26 Lukas Kricklplayer: the player now spans in the bottom center of...
2025-09-26 Lukas Kricklactor: made the default collider smaller
2025-09-26 Lukas Kricklactor: Added actor spawning map object
2025-09-26 Lukas Kricklmakefile: Added option to easily change symbol type
2025-09-26 Lukas Kricklrectangle: made jumps relative
2025-09-26 Lukas Kricklactor: collision now uses pre-computed points for the...
2025-09-26 Lukas Kricklactor: added temporary pre-calculation for rectangle...
next