Commit Graph

72 Commits

Author SHA1 Message Date
zoe c65f7a994c placing tiles kinda works now 2022-05-20 18:18:08 +02:00
zoe 25acc57024 start work on placing tiles 2022-05-19 19:55:24 +02:00
zoe 2a47a75b91 start work on placing tiles 2022-05-19 19:50:00 +02:00
zoe 13ae90769b clean up codebase 2022-05-19 19:35:28 +02:00
zoe cf27ccca4b clean up generation 2022-05-19 19:12:10 +02:00
zoe 8a98462f69 clean up generation 2022-05-19 19:01:57 +02:00
zoe c0206bdefc path tiles hooray! 2022-05-16 00:55:10 +02:00
zoe 4d655f46cd path tiles 2022-05-14 01:54:19 +02:00
zoe ef310b6034 path tiles 2022-05-14 01:49:05 +02:00
zoe d4f7bb6fcf path tiles 2022-05-14 01:41:52 +02:00
zoe 24a9b6a07e Merge pull request 'modify seeding 2 b portable and reproducible' (#1) from barrow/codename-routes:main into main
Reviewed-on: https://git.kittycat.homes/zoe/codename-routes/pulls/1
2022-05-14 00:22:36 +02:00
Ezra Barrow 397168dfc2
cargo fmt'd ur use statement x3 2022-05-13 18:12:15 -04:00
Ezra Barrow d65a168b9c
Modify seeding to be reproducible and portable 2022-05-13 18:10:52 -04:00
Zoe 929e296fb7 improve generation even more 2022-05-13 21:56:45 +02:00
Zoe 4daf1fe0ff height 2022-05-13 20:44:22 +02:00
zoe b6fbb204f1 hooray! simplex noise 2022-05-13 18:45:53 +02:00
zoe c2c9d9b3e3 something that looks halfway ok 2022-05-11 00:26:24 +02:00
zoe e0c020bbd3 aweiedsjfjdshf 2022-05-09 23:04:54 +02:00
zoe 797aab3443 steal shader hehe (i still need to see if this actually works) 2022-05-09 16:17:40 +02:00
zoe 8b29b54567 eeek 2022-05-09 15:36:38 +02:00
zoe 7825966c36 seeding! hooray! 2022-05-09 00:54:51 +02:00
zoe d742c9d4cd seeding! hooray! 2022-05-09 00:52:47 +02:00
zoe 817f6898be seeding! hooray! 2022-05-08 21:52:42 +02:00
Zoe 95a5eae1f6 placing brown bricks in codename routes is the most fun you can have while playing an app 2022-05-08 21:03:57 +02:00
zoe 61f952664d random world generation lmao (it is just entirely random) 2022-05-08 20:40:33 +02:00
zoe f2d449a827 random world generation lmao (it is just entirely random) 2022-05-08 20:14:35 +02:00
zoe 1de09f7014 dont render tiles that are hidden 2022-05-08 18:53:27 +02:00
zoe 5b58f246a0 ive decided its fine if the state server is public 2022-05-08 17:56:37 +02:00
zoe 74e9d94977 dskfjkdsf 2022-05-08 17:05:33 +02:00
zoe 59ddadb46a clean up a bit 2022-05-08 16:45:53 +02:00
zoe 3c5bbd204e internally use enum instead of u16 2022-05-08 14:09:11 +02:00
Zoe 93fa683319 placing brown bricks in codename routes is the most fun you can have while playing an app 2022-05-08 09:43:08 +02:00
zoe f09f82a305 default values for tiles 2022-05-07 00:52:40 +02:00
zoe 418dec7bd4 default values for tiles 2022-05-07 00:17:56 +02:00
zoe 7895471778 try to optimize memory usage a tiny bit by using u16 instead of string 2022-05-06 21:43:22 +02:00
zoe 67d1480f35 remove xyz from tiles 2022-05-06 20:50:54 +02:00
Zoe e2da38386b placing brown bricks in codename routes is the most fun you can have while playing an app 2022-05-05 18:21:09 +02:00
Zoe f5975114a5 placing brown bricks in codename routes is the most fun you can have while playing an app 2022-05-05 17:54:08 +02:00
Zoe 0b9ca2ebe5 call deferred to prevent reentry into atmosphere 2022-05-05 17:17:48 +02:00
Zoe aa07bdd798 call deferred to prevent reentry into atmosphere 2022-05-05 16:59:11 +02:00
zoe 8de6d3bdb9 idk its broken :( 2022-05-05 15:54:49 +02:00
Zoe 2735749baa hand over the changed tiles !!! >:( 2022-05-05 11:43:52 +02:00
Zoe 38e5cbb2dd hand over the changed tiles !!! >:( 2022-05-05 11:13:29 +02:00
zoe 539727ca3f ask for tiletype 2022-05-04 16:46:58 +02:00
Zoe 9d9348faca fucking signals, how do they work 2022-05-04 14:10:28 +02:00
Zoe bcd4a1b031 fucking signals, how do they work 2022-05-04 12:46:12 +02:00
zoe d6b6114c11 clean up messy files 2022-05-04 00:21:30 +02:00
zoe 9a63ea2b18 add generate world method 2022-05-04 00:12:01 +02:00
zoe a5fd29fc39 add generate world method 2022-05-04 00:06:50 +02:00
zoe 47b9179c67 eeeee 2022-05-03 21:52:38 +02:00