Skip to content

Releases: etacarinaea/Jupiter

v0.3-alpha

16 Feb 23:28
Compare
Choose a tag to compare
v0.3-alpha Pre-release
Pre-release
small changes

change <div id="main"> to <main>
change corresponding css
change some indentation

v0.2-alpha

05 Jul 16:09
Compare
Choose a tag to compare
v0.2-alpha Pre-release
Pre-release
all new fancy stuff

split into functions (just wasn't using that before because I thought
it'd be easier to understand for people without any programming
experience)
using loops (same here)
added rotation
added rotation input field
added meters (only working for Io atm)
added dynamic camera modification (controls: keycode 37-40)
removed some magic numbers
prettified code

v0.1-alpha

05 Jul 15:55
Compare
Choose a tag to compare
v0.1-alpha Pre-release
Pre-release
UI changes

changed the UI
some small other changes