Pascal Engélibert tuxmain
tuxmain pushed to master at tuxmain/bevyjam 2022-08-27 17:25:11 +00:00
b70396ab72 fix: fmt, clippy
0627722906 move collision_event_system to after platform_collision_event_system
c597a9c6a9 only platform jumpable!
5484f0c960 added Platform component to Melty platform
d5f8ca3844 character can now only jump on platforms
Compare 8 commits »
tuxmain pushed to master at tuxmain/bevyjam 2022-08-27 08:57:57 +00:00
eabc979fe9 Level: melty platform tutorial
tuxmain pushed to master at tuxmain/bevyjam 2022-08-27 08:18:03 +00:00
84ba344597 fix: character ordering
tuxmain pushed to master at tuxmain/bevyjam 2022-08-27 07:35:29 +00:00
9f04ec861e opti(particles): fetch ThreadRng only once in a system
f3f74f668a Warn wasm users about audio not working
e5b041c2c9 Win text follows camera
Compare 3 commits »
tuxmain pushed to master at tuxmain/bevyjam 2022-08-26 21:55:03 +00:00
a859d72da3 melting platform, level 4
tuxmain pushed to master at tuxmain/bevyjam 2022-08-26 14:43:21 +00:00
585b74bf72 editor: add objects
tuxmain pushed to master at tuxmain/bevyjam 2022-08-26 14:08:36 +00:00
139e75786b editor: delete
tuxmain pushed to master at tuxmain/bevyjam 2022-08-26 13:39:04 +00:00
9908406623 editor: filters
tuxmain pushed to master at tuxmain/bevyjam 2022-08-26 13:02:57 +00:00
1e2ecd76c7 directly host server after building with run-wasm.sh script
f20979f86d uses target translation for camera movement (prevent hard hit when moving beyond lower margin)
Compare 2 commits »
tuxmain pushed to master at tuxmain/bevyjam 2022-08-26 12:59:50 +00:00
7d2c68a055 editor: save
da5f9b0820 editor: characters
5d2289d1c0 editor: move camera
02b29bd093 editor: move platforms
09138229ca Editor: first steps
Compare 5 commits »
tuxmain pushed to editor at tuxmain/bevyjam 2022-08-26 10:06:15 +00:00
da5f9b0820 editor: characters
5d2289d1c0 editor: move camera
02b29bd093 editor: move platforms
Compare 3 commits »
tuxmain pushed to master at tuxmain/HexoDSP 2022-08-26 09:01:43 +00:00
0ab8cf1835 fix wasm build
be4e9232cc Finished parameter access nodes
82d903edba Implemented all 24 input parameters
6bd070fcf3 Small refactor
87630cb49a Added ExtA external parameter node
Compare 10 commits »
tuxmain created branch master in tuxmain/HexoDSP 2022-08-26 09:01:43 +00:00
tuxmain created repository tuxmain/HexoDSP 2022-08-26 08:57:49 +00:00
tuxmain created branch editor in tuxmain/bevyjam 2022-08-25 22:34:08 +00:00
tuxmain pushed to editor at tuxmain/bevyjam 2022-08-25 22:34:08 +00:00
09138229ca Editor: first steps
tuxmain pushed to master at tuxmain/bevyjam 2022-08-25 17:55:46 +00:00
1d22c11cde Levels stored outside program
tuxmain pushed to master at tuxmain/bevyjam 2022-08-25 13:52:39 +00:00
21d98a4a1d cli: skip to level
445f3850ca Tutorial levels
Compare 2 commits »
tuxmain pushed to master at tuxmain/bevyjam 2022-08-25 12:47:32 +00:00
f117b2750a Prevent mid-air jump
tuxmain pushed to master at tuxmain/bevyjam 2022-08-25 10:32:22 +00:00
e7f2188091 Spawn platforms function