Commit Graph

23 Commits

Author SHA1 Message Date
c25afa72b9 implement partially broken slice based aiming 2024-08-01 14:47:37 -05:00
ebc73abfb7 more buildit accommodations 2024-05-22 18:45:51 -05:00
27d6acadc7 minor tweaks 2024-05-16 23:50:17 -05:00
9eabdcd222 msvc support in progress 2024-05-03 02:35:25 -05:00
e3830fccae working sheet cache prototype 2024-04-24 18:19:19 -05:00
77fd98baaa fix read-only macro in debug mode 2024-04-12 16:10:25 -05:00
81c4b10def minor cleanup 2024-03-28 08:51:06 -05:00
3b0cdfd1f4 more fleshed out atomics for i32, i64, u32, u64 2024-03-15 22:37:49 -05:00
39f7b09036 ln, exp, pow, camera lerping 2024-03-15 01:10:24 -05:00
e91a66f5b3 xform movement & focus directions by world view basis 2024-03-13 23:08:18 -05:00
bdd8db60c3 player focus dir relative to player. raw mouse input. crosshair. 2024-03-13 21:44:25 -05:00
8f33957bf9 use a blend time for interpolation 2024-03-13 13:15:20 -05:00
46495d5815 rework sprite_trs -> sprite_xform 2024-03-08 15:56:07 -06:00
ba4dafcb4d convert entity rel_trs -> rel_xform 2024-03-08 11:50:28 -06:00
2a7146c8c9 xform macros 2024-03-07 16:17:11 -06:00
650c5cd762 rename xform.t -> xform.tl 2024-03-07 16:02:43 -06:00
77421d7c09 change type mtx3x3 to xform 2024-03-07 15:43:51 -06:00
ed9841c1b1 sprite tag / animating logic touchup 2024-03-06 19:26:00 -06:00
f260bf6579 fix fmod 2024-03-05 14:34:35 -06:00
48fef5ce2e player movement 2024-03-05 13:21:50 -06:00
bb9b374471 entity trees, xform storing & lerping 2024-03-04 18:39:10 -06:00
fb2e026665 entity & sprite translation 2024-03-02 02:09:01 -06:00
8284923173 initial commit 2024-02-29 16:01:51 -06:00