HyperOnion
  • Joined on 2023-06-09
HyperOnion pushed to grass-test at HyperOnion/boxes 2023-06-28 13:18:40 +00:00
1dcae8d8c6 add world utility function for setting tiles to empty.
e3b91c2341 make representation of empty tiles consistent.
03e5e03665 recursively update tiles within boxes.
7845e87e05 improve grass growth.
3851a9f67a initial grass test.
Compare 25 commits »
HyperOnion pushed to main at HyperOnion/boxes 2023-06-28 13:17:24 +00:00
7c7d939905 add world utility function for setting tiles to empty.
b886a3a965 make representation of empty tiles consistent.
a55eb310b0 recursively update tiles within boxes.
b5574e33fa improve grass growth.
b93cc3210c initial grass test.
Compare 20 commits »
HyperOnion pushed to grass-test at HyperOnion/boxes 2023-06-28 13:12:27 +00:00
811b27da46 add world utility function for setting tiles to empty.
f2aa5ede1b make representation of empty tiles consistent.
b389e3b401 recursively update tiles within boxes.
3e4e58e2a2 improve grass growth.
Compare 4 commits »
HyperOnion pushed to main at HyperOnion/boxes 2023-06-28 13:12:06 +00:00
811b27da46 add world utility function for setting tiles to empty.
f2aa5ede1b make representation of empty tiles consistent.
b389e3b401 recursively update tiles within boxes.
3e4e58e2a2 improve grass growth.
ed99df295a initial grass test.
Compare 7 commits »
HyperOnion created branch grass-test in HyperOnion/boxes 2023-06-28 12:26:48 +00:00
HyperOnion pushed to grass-test at HyperOnion/boxes 2023-06-28 12:26:48 +00:00
ed99df295a initial grass test.
adbc9939ac fix typo in iter_2d.
a9ec0b4e75 add todo list and todo item.
Compare 3 commits »
HyperOnion pushed to main at HyperOnion/boxes 2023-06-25 10:42:39 +00:00
38cead7b94 fix readme formatting typo.
HyperOnion pushed to main at HyperOnion/boxes 2023-06-25 10:39:08 +00:00
ccd33e2b15 add various rambles to readme.
f6ad3da13b rewrite readme info about exiting boxes.
bf7e29f7f1 don't render box contents if they would be small enough to be invisible.
4debf84e68 refactor graphics code.
6666c31b51 track nesting depth in boxes.
Compare 5 commits »
HyperOnion pushed to main at HyperOnion/boxes 2023-06-24 16:14:04 +00:00
f64679ca43 fix world save & load bug.
HyperOnion pushed to main at HyperOnion/boxes 2023-06-24 15:51:11 +00:00
5549817f6c fix worlds with boxes not saving & loading due to cyclic references.
HyperOnion pushed to main at HyperOnion/boxes 2023-06-24 15:38:15 +00:00
45502c4249 add autosave and world reset button.
de041fdf15 fix unnoticeable bug in world creation code.
87042b0777 implement saving and loading world data to file.
a94f866241 add keys for more paint colors.
Compare 4 commits »
HyperOnion pushed to main at HyperOnion/boxes 2023-06-24 12:32:04 +00:00
13c68b7d9d add demo video.