]> git.lizzy.rs Git - Crafter.git/history - mods/minecart/init.lua
Swap everything to velocity
[Crafter.git] / mods / minecart / init.lua
2020-07-05 oilboiSwap everything to velocity
2020-07-04 oilboiAdd in more advanced rail pathfinding
2020-07-04 oilboiAdd in abillity to scale hills
2020-07-04 oilboiMake minecarts smoother
2020-07-04 oilboiUse straight dtime since globalstep loop is imprecise...
2020-07-04 oilboiRemove old derailing prevention
2020-07-04 oilboiFix limiter causing problems
2020-07-04 oilboiRemove debug info
2020-07-04 oilboiExtreme server cart test
2020-07-04 oilboiCreate custom dtime related move_to velocity api
2020-07-04 oilboiSet minecarts rotation when turning
2020-07-04 oilboiSnap minecart back to designated rail on turn
2020-07-04 oilboiAdd in actual 2d direction rotation for minecarts
2020-07-04 oilboiAdd in prototype 2 of turning
2020-07-04 oilboiAdd in extremely cynical rail checking
2020-07-04 oilboiAdd in extremely rough prototyping of axis lock collisi...
2020-07-04 oilboiAdd in high speed minecart axis locking
2020-07-04 oilboiAdd in extremely basic prototype for minecarts
2020-05-10 oilboiMake minecarts work even better
2020-04-10 oilboiUpdate everything
2020-03-28 oilboiAnother adjustment
2020-03-28 oilboiAdjust friction levels
2020-03-28 oilboiMake minecarts slow down going uphill and then turn...
2020-03-28 oilboiMake minecarts ridable and save data
2020-03-28 oilboiAdd in fully functioning pushable minecarts
2020-03-11 oilboireplace spaces with tabs
2020-02-22 oilboiAdd farming and buckets
2020-02-21 oilboiImprove item handling
2020-02-21 oilboiFix indentation of all files
2020-02-19 oilboiAdd in prototype 2 of minecart
2020-02-18 oilboiAdd pig mob and various other improvements
2020-02-15 OilboiFix furnace particles
2020-02-15 OilboiMAKE FURNACE MORE INTERACTIVE!
2020-02-14 OilboiAdd in base code for more refined pushing cart
2020-02-14 OilboiMinecart turning fix
2020-02-14 OilboiComplete minecart logic - for now
2020-02-14 OilboiAdd animation to minecart
2020-02-14 Oilboimake minecarts functional
2020-02-14 OilboiAdd in basics of turning
2020-02-14 OilboiMake minecarts go up and down hills
2020-02-14 OilboiAdd in base Minecart code