• Joined on 2023-10-24
sage pushed to main at sage/luncher 2025-03-06 20:30:08 -05:00
a278e30c74 Some slightly noisier tiny debugging.
sage pushed to main at sage/luncher 2025-03-06 20:04:42 -05:00
cedf7cb945 Remove commented-out filteredSystem() typechecks
sage pushed to main at sage/luncher 2025-03-06 19:15:38 -05:00
590121f7a6 Get most of the way toward basic new-round behavior
2e87bc8836 Almost-working upgrade menu.
Compare 2 commits »
sage pushed to main at sage/luncher 2025-03-05 19:43:27 -05:00
42ec7b74fc Implicitly add all systems created through filteredSystem() to the world
94b391801d Drop available upgrades after ingredient stack.
Compare 2 commits »
sage pushed to main at sage/luncher 2025-03-05 00:23:25 -05:00
f570a4a966 Replace tiny-ecs with the version I've been using + my own tweaks
f2ff35daec Add tiny and tiny-types
Compare 2 commits »
sage pushed to main at sage/luncher 2025-03-05 00:10:45 -05:00
8162c7f723 Turn spawners into entities driven by the spawnerSystem.
sage created branch main in sage/luncher 2025-03-04 19:04:31 -05:00
sage pushed to main at sage/luncher 2025-03-04 19:04:31 -05:00
5d16c75cf6 Extract some round control to rounds.lua
0b79dc68fb Much much much more generic collision detection.
cdb8c1315e Remove offscreen.lua
a6f9dabd88 Burger -> Cart
22ff80cea7 Better ECS-ization
sage created repository sage/luncher 2025-03-04 15:07:50 -05:00
sage pushed to main at sage/BatterUp 2025-03-01 12:59:32 -05:00
4b9a94c2c2 Implement grounders and fly-outs.
sage pushed to main at sage/BatterUp 2025-03-01 09:54:10 -05:00
decd1f7080 Fix inverted dance animation
sage pushed to main at sage/BatterUp 2025-02-27 19:31:16 -05:00
04d25127fc Extract batting.lua
8b66e2e826 Drop within(). Just use distance between
876f828117 Extract draw/ball.lua
ce9a2d335e Fix to re-enable user backwards baserunning
Compare 4 commits »
sage pushed to main at sage/BatterUp 2025-02-26 13:06:42 -05:00
80015dbe62 Extract draw/characters.lua
sage pushed to main at sage/BatterUp 2025-02-25 17:15:57 -05:00
176a7e6d5e Add saveToFile()
sage created branch slightly-better-physics-take-two in sage/BatterUp 2025-02-25 08:13:43 -05:00
sage pushed to slightly-better-physics-take-two at sage/BatterUp 2025-02-25 08:13:43 -05:00
58c6ab9fe6 Toying with trajectory-based missed-ball physics
sage pushed to main at sage/BatterUp 2025-02-24 23:55:11 -05:00
55a3a7b0ee More type hints.
sage pushed to main at sage/BatterUp 2025-02-24 22:37:18 -05:00
ddfdc8947a Bail early on pitch() if one was not actually requested
sage pushed to main at sage/BatterUp 2025-02-24 20:18:47 -05:00
e035c0ca72 Missed a spot on the font-building
sage pushed to main at sage/BatterUp 2025-02-24 20:16:26 -05:00
668fa9ffd4 Add fonts to assets.lua2p