logistic-bot
  • Joined on 2025-03-27
logistic-bot synced commits to feat-load-destroy-wall-textures at logistic-bot/cub3d from mirror 2025-07-31 15:38:05 +02:00
logistic-bot synced new reference feat-load-destroy-wall-textures to logistic-bot/cub3d from mirror 2025-07-31 15:38:05 +02:00
logistic-bot synced commits to master at logistic-bot/cub3d from mirror 2025-07-31 15:38:05 +02:00
02940e9ecf fix: readded matrix allcation (oopsy daisy)
05e24d19f9 cleanup: moved initialization code from main() to a separate file
7b0d05532c cleanup(raycast): renamed render.c to walls.c to not confuse it with the actual renderer
e625e254f7 feat: allocate screen_matrix on the heap
8d0a6d841b feat(README): Added warning regarding certain valgrind errors
Compare 26 commits »
logistic-bot synced commits to tests-make-map-use-textures at logistic-bot/cub3d from mirror 2025-07-31 15:38:05 +02:00
logistic-bot synced new reference tests-make-map-use-textures to logistic-bot/cub3d from mirror 2025-07-31 15:38:05 +02:00
logistic-bot synced commits to feat-raycaster-dda-textureless at logistic-bot/cub3d from mirror 2025-07-30 23:18:06 +02:00
fb57ef253a docs: documented ray struct
f21b8dc448 fix: fixed norme
e28cd1c85b feat: readded minimap
5281fe6abd feat: made 3d... for the cub3d
Compare 4 commits »
logistic-bot synced commits to feat-raycaster-dda-textureless at logistic-bot/cub3d from mirror 2025-07-30 15:08:06 +02:00
077659cd25 feat: Added raycaster (concept only no drawing yet)
7c42208d20 dev: added ray structure
Compare 2 commits »
logistic-bot pushed to master at logistic-bot/nix 2025-07-30 10:48:52 +02:00
ef2cf66c1a quick-folder: fix bugs
logistic-bot pushed to master at logistic-bot/nix 2025-07-30 10:34:52 +02:00
8d24bc9d9d yazi: quick-folder plugin
6ba3ec800f feat: yazi larger rename box
db8e60b7c9 fix: enable nextcloud websocket for live collab
1825067fa7 add river transcription keybind
64250428a7 install openai-whisper
Compare 5 commits »
logistic-bot synced commits to feat-draw-view-cone at logistic-bot/cub3d from mirror 2025-07-29 22:58:04 +02:00
logistic-bot synced new reference feat-draw-view-cone to logistic-bot/cub3d from mirror 2025-07-29 22:58:04 +02:00
logistic-bot synced commits to feat-raycaster-dda-textureless at logistic-bot/cub3d from mirror 2025-07-29 22:58:04 +02:00
a9b5fbd370 chore(map): changed spawn angle to north for easier debugging of angles:
788f248c5e fix: norme compliance
b6eeea5e9f feat(player): reimplemented angles
e46f199606 fix: forgot to add header file
2e1838e0bd removal(player): removed old angle code as it's incompatible with new methods
Compare 6 commits »
logistic-bot synced new reference feat-raycaster-dda-textureless to logistic-bot/cub3d from mirror 2025-07-29 14:48:08 +02:00
logistic-bot synced commits to feat-raycaster-dda-textureless at logistic-bot/cub3d from mirror 2025-07-29 14:48:08 +02:00
logistic-bot synced commits to master at logistic-bot/cub3d from mirror 2025-07-29 14:48:08 +02:00
d856a10ffc feat: calculate distance to first horizontal line
76fba8fd8a feat: player coordinate are at the center of a tile
15de3cc857 feat: add utility function to convert coordinates from global to local space
Compare 3 commits »
logistic-bot synced and deleted reference refs/tags/feat-draw-view-cone at logistic-bot/cub3d from mirror 2025-07-28 22:28:05 +02:00
logistic-bot synced and deleted reference refs/tags/todos-first-review at logistic-bot/cub3d from mirror 2025-07-28 22:28:05 +02:00
logistic-bot synced commits to master at logistic-bot/cub3d from mirror 2025-07-28 22:28:05 +02:00
b53fa93377 feat: separate utility functions for cardinal and intercardinal directions
8fd70cb18a feat: utility func to get cardinal direction from angle
dd82d902a5 feat: draw view cone (without DDA)
b6ac8867e5 feat: send single ray
c19b4087b9 feat: draw view cone (without DDA)
Compare 6 commits »
logistic-bot synced commits to feat-draw-view-cone at logistic-bot/cub3d from mirror 2025-07-28 14:18:06 +02:00
logistic-bot synced new reference feat-draw-view-cone to logistic-bot/cub3d from mirror 2025-07-28 14:18:06 +02:00