• Joined on 2022-08-22
nixon pushed to nixon-main at tuxmain/bevyjam 2022-08-29 06:19:08 +00:00
53970ee1b3 remove conflict text in index.html
nixon pushed to nixon-main at tuxmain/bevyjam 2022-08-28 09:27:15 +00:00
b45f052e5a Merge branch 'master' of https://git.txmn.tk/tuxmain/bevyjam into nixon-main
0ee61d808e Web build script
b70396ab72 fix: fmt, clippy
0627722906 move collision_event_system to after platform_collision_event_system
c597a9c6a9 only platform jumpable!
Compare 10 commits »
nixon pushed to nixon-main at tuxmain/bevyjam 2022-08-28 09:09:54 +00:00
b08e8efc51 center camera while zoomed out
nixon pushed to nixon-main at tuxmain/bevyjam 2022-08-28 09:04:10 +00:00
edd3f3a618 added initial zoom out timer
nixon pushed to nixon-main at tuxmain/bevyjam 2022-08-28 07:28:14 +00:00
450e448649 game is now independent of hexodsp/cpal
nixon pushed to nixon-main at tuxmain/bevyjam 2022-08-27 13:30:31 +00:00
ccf86e23e4 move collision_event_system to after platform_collision_event_system
nixon pushed to nixon-main at tuxmain/bevyjam 2022-08-27 13:26:36 +00:00
9d58c12955 only platform jumpable!
9778367226 added Platform component to Melty platform
Compare 2 commits »
nixon pushed to nixon-main at tuxmain/bevyjam 2022-08-27 12:51:27 +00:00
3c721c3225 character can now only jump on platforms
nixon pushed to nixon-main at tuxmain/bevyjam 2022-08-27 09:51:00 +00:00
4fc53c04aa Merge branch 'master' of https://git.txmn.tk/tuxmain/bevyjam into nixon-main
4af0642b16 ensure particle are always behind characters
eabc979fe9 Level: melty platform tutorial
84ba344597 fix: character ordering
9f04ec861e opti(particles): fetch ThreadRng only once in a system
Compare 11 commits »
nixon pushed to nixon-main at tuxmain/bevyjam 2022-08-26 14:00:29 +00:00
f1e88d3460 merged & fix conflicts from master
9908406623 editor: filters
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)
7d2c68a055 editor: save
Compare 9 commits »
nixon pushed to wasm-thread at tuxmain/bevyjam 2022-08-26 10:38:56 +00:00
61cb0ce6b4 wasm thread
nixon pushed to wasm-thread at tuxmain/bevyjam 2022-08-26 10:27:54 +00:00
nixon created branch wasm-thread in tuxmain/bevyjam 2022-08-26 10:27:54 +00:00
nixon pushed to nixon-main at tuxmain/bevyjam 2022-08-26 10:27:26 +00:00
cc2877c9d8 directly host server after building with run-wasm.sh script
d61fdb2382 uses target translation for camera movement (prevent hard hit when moving beyond lower margin)
Compare 2 commits »
nixon pushed to nixon-main at tuxmain/bevyjam 2022-08-26 06:39:55 +00:00
1d22c11cde Levels stored outside program
21d98a4a1d cli: skip to level
445f3850ca Tutorial levels
f117b2750a Prevent mid-air jump
e7f2188091 Spawn platforms function
Compare 13 commits »
nixon pushed to nixon-main at tuxmain/bevyjam 2022-08-24 13:17:14 +00:00
12e58b3fc0 add name to copyright
nixon pushed to nixon-main at tuxmain/bevyjam 2022-08-24 11:45:38 +00:00
be96747d6a removed unused 'use'
3f79054ed7 add change character system to play stageasdasd
Compare 2 commits »
nixon pushed to nixon-main at tuxmain/bevyjam 2022-08-24 11:26:30 +00:00
e86ca82bc3 complete switch from character id to Player component as 'tag'
nixon pushed to nixon-main at tuxmain/bevyjam 2022-08-24 09:38:02 +00:00
ce37ddd0bd Fix WASM build
nixon pushed to nixon-main at tuxmain/bevyjam 2022-08-24 08:54:20 +00:00
972cd26876 always make sure camera z is at 999, make sure character z at least at 1