]>
git.seodisparate.com - LudumDare45_StartWithNothing/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Stephen Seo [Mon, 13 Feb 2023 09:53:04 +0000 (18:53 +0900)]
More fixes, add agnostic_interface.rs
Stephen Seo [Mon, 13 Feb 2023 08:49:38 +0000 (17:49 +0900)]
Work on porting away from quicksilver
Stephen Seo [Tue, 7 Jun 2022 07:15:10 +0000 (16:15 +0900)]
Update README.md
Stephen Seo [Tue, 7 Jun 2022 07:03:45 +0000 (16:03 +0900)]
Fix compiling (still fails to run)
Stephen Seo [Sun, 6 Oct 2019 12:29:29 +0000 (21:29 +0900)]
Update README.md
Stephen Seo [Sun, 6 Oct 2019 11:57:35 +0000 (20:57 +0900)]
Fix fish spawn amount to top at 3
Stephen Seo [Sun, 6 Oct 2019 11:53:34 +0000 (20:53 +0900)]
Update README.md
Stephen Seo [Sun, 6 Oct 2019 11:53:04 +0000 (20:53 +0900)]
Add fish as possible creatable
Stephen Seo [Sun, 6 Oct 2019 10:42:05 +0000 (19:42 +0900)]
Minor refactoring
Stephen Seo [Sun, 6 Oct 2019 09:17:39 +0000 (18:17 +0900)]
Add stars as possible creatable object
Stephen Seo [Sun, 6 Oct 2019 07:33:42 +0000 (16:33 +0900)]
Add README.md
Stephen Seo [Sun, 6 Oct 2019 07:31:35 +0000 (16:31 +0900)]
Add sfx use, minor formatting change
Stephen Seo [Sun, 6 Oct 2019 07:29:33 +0000 (16:29 +0900)]
Add music2 LICENSE
Stephen Seo [Sun, 6 Oct 2019 07:13:40 +0000 (16:13 +0900)]
Add license
Stephen Seo [Sun, 6 Oct 2019 07:12:14 +0000 (16:12 +0900)]
Fix title
Stephen Seo [Sun, 6 Oct 2019 07:05:07 +0000 (16:05 +0900)]
Fixes, add reset capability
Stephen Seo [Sun, 6 Oct 2019 06:37:20 +0000 (15:37 +0900)]
Use boom sound on planet spawn, minor improvements
Stephen Seo [Sun, 6 Oct 2019 06:01:18 +0000 (15:01 +0900)]
Add saving and loading
Stephen Seo [Sun, 6 Oct 2019 05:16:20 +0000 (14:16 +0900)]
Add movement and handling of single/double click
Stephen Seo [Sun, 6 Oct 2019 04:46:38 +0000 (13:46 +0900)]
Give new planets a random amount of moons
Stephen Seo [Sun, 6 Oct 2019 03:57:34 +0000 (12:57 +0900)]
Minor tweaks
Stephen Seo [Sun, 6 Oct 2019 03:55:25 +0000 (12:55 +0900)]
Minor tweaks
Stephen Seo [Sun, 6 Oct 2019 03:53:26 +0000 (12:53 +0900)]
Gave planets a particle system
Stephen Seo [Sun, 6 Oct 2019 03:31:27 +0000 (12:31 +0900)]
Begin work on next part, creation
Stephen Seo [Sat, 5 Oct 2019 12:20:42 +0000 (21:20 +0900)]
Fix loading bug where button text did not appear
Stephen Seo [Sat, 5 Oct 2019 11:53:44 +0000 (20:53 +0900)]
Add objects from first choice
Add draw fn to ParticleSystem structs.
Stephen Seo [Sat, 5 Oct 2019 08:38:17 +0000 (17:38 +0900)]
Add InstantText, change name of project
Stephen Seo [Sat, 5 Oct 2019 08:16:40 +0000 (17:16 +0900)]
Abstracted particles to a ParticleSystem
Stephen Seo [Sat, 5 Oct 2019 06:38:12 +0000 (15:38 +0900)]
Add player
Stephen Seo [Sat, 5 Oct 2019 06:00:57 +0000 (15:00 +0900)]
Added more dialogue
Stephen Seo [Sat, 5 Oct 2019 05:17:14 +0000 (14:17 +0900)]
Added music2, some work on start of game
Stephen Seo [Sat, 5 Oct 2019 02:47:03 +0000 (11:47 +0900)]
Add font, make start screen
Stephen Seo [Sat, 5 Oct 2019 01:16:37 +0000 (10:16 +0900)]
Add some sfx and loading
Stephen Seo [Sat, 5 Oct 2019 00:28:41 +0000 (09:28 +0900)]
Init commit