79 Commits

Author SHA1 Message Date
b2dedbfbb6 audio/visualizer: store positive and negative values separately 2026-04-02 19:41:17 -05:00
32de8367b8 add .gitattributes 2026-04-02 18:36:40 -05:00
bab0e19e6c audio resampler and visualizer 2026-04-02 18:34:12 -05:00
e98e45beac collada: animate eidelwind walking inside grandlecturn 2026-03-31 20:10:35 -05:00
5724fde489 collada: draw animated eidelwind 2026-03-31 19:07:00 -05:00
c7df1ed578 mc.py: typo: n_chunk_x/n_chunk_y 2026-03-25 22:08:37 -05:00
c21aed27c5 minecraft: use layout binding 2026-03-25 22:08:15 -05:00
3facb17f90 move pack_file to tool 2026-03-25 19:45:09 -05:00
fe781beef4 add opus audio support 2026-03-25 19:36:43 -05:00
df0b7f5598 SDL3 gamepad input 2026-03-25 15:26:32 -05:00
f4844fd7fc standalone application 2026-03-25 14:51:31 -05:00
7042cdb210 Makefile: move -g to DEBUG 2026-03-23 11:34:55 -07:00
b935c3d1c6 support for blockID 24 and slab orientation hack 2026-03-23 13:28:49 -05:00
d7db5d666c add support for slabs 2026-03-23 13:18:10 -05:00
5a18050878 support for oriented stairs 2026-03-23 12:27:26 -05:00
9b0c118ae1 world switching, re-enable lighting 2026-03-23 03:57:14 -05:00
9991b991ab hud: draw title and controls 2026-03-23 03:38:57 -05:00
1b0fd6dc04 test: keyboard camera controls 2026-03-23 03:22:21 -05:00
a994e54639 main.lua: joystick hotplug 2026-03-23 03:15:07 -05:00
8c7e3edf86 butcher mushroom texture to match mesh UV map, add Suite.mp3 2026-03-23 03:06:26 -05:00
a93fa23cc4 fix linux builds 2026-03-23 02:50:43 -05:00
1a4352f40b disambiguate zip reads from appdata reads using bogus identity 2026-03-22 17:47:55 -07:00
0b30988408 support for Windows .love/.zip 2026-03-22 16:54:15 -07:00
8d33b39730 support both for building for Windows and via MSVC 2026-03-22 16:28:05 -07:00
fa3ca59059 support loading from .zip/.love file 2026-03-21 16:44:20 -05:00
d88cb808ff file: compile-time option to read files from 'pack file' 2026-03-21 14:39:02 -05:00
6017c96411 add midnightmeadow 2026-03-19 23:12:20 -05:00
16c0123627 outline font 2026-03-19 22:36:16 -05:00
ce7c4c4cc6 draw flames on torches 2026-03-19 20:09:06 -05:00
c299825859 re-enable lights 2026-03-19 17:17:33 -05:00
9da3ffa0bb world crop 2026-03-19 16:43:06 -05:00
00420dd1ed oriented wall torch 2026-03-19 16:20:24 -05:00
8283bc2974 restore custom meshes 2026-03-19 15:08:46 -05:00
50a747934d add lua 'pixel' drawing api 2026-03-19 13:08:54 -05:00
a5a304bcae grandlecturn 2026-03-19 00:35:00 -05:00
527d4f5472 minecraft: non-global world data model 2026-03-17 23:52:16 -05:00
2b379aa27c collada: animated book 2026-03-17 17:46:29 -05:00
f4e95aee09 collada: draw animated joints 2026-03-17 16:11:55 -05:00
71744c4344 collada: node animation 2026-03-17 14:46:00 -05:00
0489f33243 collada: render instance controllers 2026-03-17 11:57:45 -05:00
5e24166ac8 collada: render materials/textures 2026-03-16 22:48:54 -05:00
829cea09ba collada: draw ship20 (untextured) 2026-03-16 19:16:28 -05:00
7f01fd0483 boids: initial 2026-03-16 00:22:52 -05:00
04c265e253 move line art to line_art namespace 2026-03-15 22:07:27 -05:00
e6c927bb39 minecraft: add custom mushroom mesh 2026-03-14 21:46:32 -05:00
e08c74e0c1 minecraft: collision demo 2026-03-14 17:25:42 -05:00
4805fcbfac recursive sliding response 2026-03-14 15:47:33 -05:00
f398b583ff collision: sliding response 2026-03-14 14:39:09 -05:00
0044c3352f multiple-cube collision demo 2026-03-14 13:41:51 -05:00
ce2260e078 collision: intersect moving sphere aabb 2026-03-14 12:26:08 -05:00