projects
/
gbrg
/
.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gbrg/.git
12 days ago
Lukas Krickl
ui: wip tile rendering
commit
|
commitdiff
|
tree
|
snapshot
12 days ago
Lukas Krickl
TODO: Added note about food
commit
|
commitdiff
|
tree
|
snapshot
12 days ago
Lukas Krickl
ui: added stub for UI draw request
commit
|
commitdiff
|
tree
|
snapshot
12 days ago
Lukas Krickl
player: cursor is now capped to map bounds
commit
|
commitdiff
|
tree
|
snapshot
13 days ago
Lukas Krickl
video: scrolling does now not wrap around the screen...
commit
|
commitdiff
|
tree
|
snapshot
13 days ago
Lukas Krickl
player: Added cursor movement
commit
|
commitdiff
|
tree
|
snapshot
2025-10-30
Lukas Krickl
map: wip player scrolling
commit
|
commitdiff
|
tree
|
snapshot
2025-10-30
Lukas Krickl
map: the map loader now draws maps correctly
commit
|
commitdiff
|
tree
|
snapshot
2025-10-30
Lukas Krickl
map: wip full map draw
commit
|
commitdiff
|
tree
|
snapshot
2025-10-30
Lukas Krickl
map: Added tile draw routine
commit
|
commitdiff
|
tree
|
snapshot
2025-10-30
Lukas Krickl
levels: Added tile loader
commit
|
commitdiff
|
tree
|
snapshot
2025-10-30
Lukas Krickl
map: added stub for tiles
commit
|
commitdiff
|
tree
|
snapshot
2025-10-30
Lukas Krickl
player: wip rendering
commit
|
commitdiff
|
tree
|
snapshot
2025-10-30
Lukas Krickl
refactor: huge code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2025-10-29
Lukas Krickl
tiles: Added stub for new tile system
commit
|
commitdiff
|
tree
|
snapshot
2025-10-29
Lukas Krickl
Added todo note
commit
|
commitdiff
|
tree
|
snapshot
2025-10-29
Lukas Krickl
TODO: Added todo note
commit
|
commitdiff
|
tree
|
snapshot
2025-10-29
Lukas Krickl
updated map loader TODO notes
commit
|
commitdiff
|
tree
|
snapshot
2025-10-29
Lukas Krickl
Updated notes
commit
|
commitdiff
|
tree
|
snapshot
2025-10-29
Lukas Krickl
TODO: updated notes
commit
|
commitdiff
|
tree
|
snapshot
2025-10-29
Lukas Krickl
TODO: updated todo
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Lukas Krickl
actor: Added ability to perform partial actor updates
commit
|
commitdiff
|
tree
|
snapshot
2025-10-28
Lukas Krickl
enemy: guards now use jump tables instead of repeated...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-27
Lukas Krickl
enemy: added basic walking guard
commit
|
commitdiff
|
tree
|
snapshot
2025-10-26
Lukas Krickl
ui: Fixed player hp display when entering hard mode
commit
|
commitdiff
|
tree
|
snapshot
2025-10-25
Lukas Krickl
hard mode: Hard mode selector now works
commit
|
commitdiff
|
tree
|
snapshot
2025-10-24
Lukas Krickl
game: Added hard mode flag
commit
|
commitdiff
|
tree
|
snapshot
2025-10-24
Lukas Krickl
ui: hpmax is now a variable.
commit
|
commitdiff
|
tree
|
snapshot
2025-10-23
Lukas Krickl
ui: Added placeholder for enemy hp bar
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Lukas Krickl
ui: added player hp bar
commit
|
commitdiff
|
tree
|
snapshot
2025-10-21
Lukas Krickl
ui: wip hp draw
commit
|
commitdiff
|
tree
|
snapshot
2025-10-18
Lukas Krickl
sprites: update sprites and renamed basic weapon to...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-17
Lukas Krickl
ui: wip hp display
commit
|
commitdiff
|
tree
|
snapshot
2025-10-17
Lukas Krickl
tiles: Added hp bar tiles
commit
|
commitdiff
|
tree
|
snapshot
2025-10-16
Lukas Krickl
player: Added debug hp output
commit
|
commitdiff
|
tree
|
snapshot
2025-10-15
Lukas Krickl
ui: wip adding ui elements
commit
|
commitdiff
|
tree
|
snapshot
2025-10-14
Lukas Krickl
player: Added basic walking animation
commit
|
commitdiff
|
tree
|
snapshot
2025-10-12
Lukas Krickl
player: reworked player tile to only take a single...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-11
Lukas Krickl
mainmenu: level transition now only happens if the...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-11
Lukas Krickl
player: updated player gfx
commit
|
commitdiff
|
tree
|
snapshot
2025-10-11
Lukas Krickl
mainmenu: Added test for easy/hard mode selector
commit
|
commitdiff
|
tree
|
snapshot
2025-10-11
Lukas Krickl
map: Added main menu map
commit
|
commitdiff
|
tree
|
snapshot
2025-10-10
Lukas Krickl
map: l1 now has correct collision
commit
|
commitdiff
|
tree
|
snapshot
2025-10-10
Lukas Krickl
mapobj: it is now no longer possible to create a 0...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-10
Lukas Krickl
map: Added new rectangle clear object.
commit
|
commitdiff
|
tree
|
snapshot
2025-10-10
Lukas Krickl
projectile: Added shoot and hit noise
commit
|
commitdiff
|
tree
|
snapshot
2025-10-10
Lukas Krickl
video: reverted rectangle despawn to use bottom corner
commit
|
commitdiff
|
tree
|
snapshot
2025-10-07
Lukas Krickl
map: wip rectangle defs
commit
|
commitdiff
|
tree
|
snapshot
2025-10-07
Lukas Krickl
video: rectangles now despawn if the top corner is...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-07
Lukas Krickl
porjectile: projectile hitboxes are now smaller
commit
|
commitdiff
|
tree
|
snapshot
2025-10-06
Lukas Krickl
map: map arrow animation now does not run obj check...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-05
Lukas Krickl
map: Fixed map arrow animation not clearing correctly
commit
|
commitdiff
|
tree
|
snapshot
2025-10-05
Lukas Krickl
video: position adjustment now only affects enemies...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-05
Lukas Krickl
map: added GO arrow to start of l1
commit
|
commitdiff
|
tree
|
snapshot
2025-10-05
Lukas Krickl
map: Added more patterns to l1
commit
|
commitdiff
|
tree
|
snapshot
2025-10-05
Lukas Krickl
map: Added map enable scroll if all enemis are defeated...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-05
Lukas Krickl
map: Added up arrow animation
commit
|
commitdiff
|
tree
|
snapshot
2025-10-05
Lukas Krickl
map: Added map routine and map object that can set...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-04
Lukas Krickl
video: scrolls now happen on a per-pixel basis
commit
|
commitdiff
|
tree
|
snapshot
2025-10-04
Lukas Krickl
update: oam now only clears the unused objects each...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-04
Lukas Krickl
porjectile: Added player check
commit
|
commitdiff
|
tree
|
snapshot
2025-10-04
Lukas Krickl
projectile: Added p0 flag to indicate if projectile...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-03
Lukas Krickl
hram: Added hram defs for backup registers
commit
|
commitdiff
|
tree
|
snapshot
2025-10-02
Lukas Krickl
rectangle: point test now returns the byte after the...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Lukas Krickl
rectangle collision: Removed redundant point comparisons
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Lukas Krickl
rectangle: optimized collision test by removing calls...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Lukas Krickl
rectangle: added temporary storage for hl while refacto...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-01
Lukas Krickl
rectangle: wip optimizing rectangle point test
commit
|
commitdiff
|
tree
|
snapshot
2025-09-30
Lukas Krickl
actor: wip optimizing performacne of collision code
commit
|
commitdiff
|
tree
|
snapshot
2025-09-30
Lukas Krickl
defs: reduced max player projectiles and rectangles
commit
|
commitdiff
|
tree
|
snapshot
2025-09-29
Lukas Krickl
player: Shooting is now on a timer
commit
|
commitdiff
|
tree
|
snapshot
2025-09-29
Lukas Krickl
enemy: Added test collision resolution for bullets
commit
|
commitdiff
|
tree
|
snapshot
2025-09-29
Lukas Krickl
projectile: Added collision check for projectiles
commit
|
commitdiff
|
tree
|
snapshot
2025-09-29
Lukas Krickl
actors: actor table is now split into logical groups
commit
|
commitdiff
|
tree
|
snapshot
2025-09-28
Lukas Krickl
defs: Reduced actor max to 16
commit
|
commitdiff
|
tree
|
snapshot
2025-09-28
Lukas Krickl
projectile: Added stub for player performing an attack...
commit
|
commitdiff
|
tree
|
snapshot
2025-09-26
Lukas Krickl
player: Added cap for right and bottom of screen when...
commit
|
commitdiff
|
tree
|
snapshot
2025-09-26
Lukas Krickl
player: the player now spans in the bottom center of...
commit
|
commitdiff
|
tree
|
snapshot
2025-09-26
Lukas Krickl
actor: made the default collider smaller
commit
|
commitdiff
|
tree
|
snapshot
2025-09-26
Lukas Krickl
actor: Added actor spawning map object
commit
|
commitdiff
|
tree
|
snapshot
2025-09-26
Lukas Krickl
makefile: Added option to easily change symbol type
commit
|
commitdiff
|
tree
|
snapshot
2025-09-26
Lukas Krickl
rectangle: made jumps relative
commit
|
commitdiff
|
tree
|
snapshot
2025-09-26
Lukas Krickl
actor: collision now uses pre-computed points for the...
commit
|
commitdiff
|
tree
|
snapshot
2025-09-26
Lukas Krickl
actor: added temporary pre-calculation for rectangle...
commit
|
commitdiff
|
tree
|
snapshot
2025-09-26
Lukas Krickl
player: wip weapon types
commit
|
commitdiff
|
tree
|
snapshot
2025-09-25
Lukas Krickl
player: movement now happens on the same frame again
commit
|
commitdiff
|
tree
|
snapshot
2025-09-25
Lukas Krickl
actor: collision checks now only check points that...
commit
|
commitdiff
|
tree
|
snapshot
2025-09-24
Lukas Krickl
player: splut up/down and left/right direction into...
commit
|
commitdiff
|
tree
|
snapshot
2025-09-24
Lukas Krickl
video: fixed oam flickering when frame is skipped
commit
|
commitdiff
|
tree
|
snapshot
2025-09-24
Lukas Krickl
actors: Added some more demo actors to test performance
commit
|
commitdiff
|
tree
|
snapshot
2025-09-24
Lukas Krickl
actor: Added actor -> actor collision
commit
|
commitdiff
|
tree
|
snapshot
2025-09-24
Lukas Krickl
player: Added underflow and overflow protection to...
commit
|
commitdiff
|
tree
|
snapshot
2025-09-24
Lukas Krickl
rectangle: fixed collision breaking during scroll due...
commit
|
commitdiff
|
tree
|
snapshot
2025-09-24
Lukas Krickl
player: scroll only happens if a move was made
commit
|
commitdiff
|
tree
|
snapshot
2025-09-23
Lukas Krickl
video: scroll adjust timer now does not depend on scrol...
commit
|
commitdiff
|
tree
|
snapshot
2025-09-23
Lukas Krickl
scroll adjust: made step configurable
commit
|
commitdiff
|
tree
|
snapshot
2025-09-23
Lukas Krickl
player: Added sub-pixel movement
commit
|
commitdiff
|
tree
|
snapshot
2025-09-23
Lukas Krickl
update: video adjust scroll now hapens in game update...
commit
|
commitdiff
|
tree
|
snapshot
2025-09-23
Lukas Krickl
video: vblank now skips everything but inptus if update...
commit
|
commitdiff
|
tree
|
snapshot
2025-09-23
Lukas Krickl
mapobj: map objects are not loaded as soon as the playe...
commit
|
commitdiff
|
tree
|
snapshot
next