Version history
-
2021-02-16 v0.3.104
Android and Webasm release.
- Changed the API to make it possible for the Lua callbacks to not be duplicated. This can result in saving 45 bytes per callback set.
-
2021-02-07 v0.3.103
Android release.
- Various UI improvements, including displaying all the single player levels in a single menu.
- Fixed potential crash in collision detection. This was blocking the release of a community level.
- Show milliseconds in replay timer.
- Show the number of ticks elapsed in the tutorial if the tutorial is completed quickly enough.
- Improved Waiting Room decorations, courtesy of Flavour.
- Added Tagalog translation.
-
2021-01-27 v0.3.100
Webasm release.
- Limit the number of entities you can have in a game.
- Limit the amount of RAM that can be used in Lua scripts.
-
2021-01-13 v0.3.99
Android release.
- Added online multiplayer! Works in p2p using UDP hole punching.
- Improved Lua API.
- Added Indonesian translation.
- Added Ukrainian translation.
-
2020-12-19 v0.2.97
Android and Webasm release.
- Added account system. The medals obtained are verified server side.
- Rendering improvement: very thin lines do not flicker.
- Exploding meshes now have rotating segments.
- UI stops highlighting selected buttons after 5s.
- Added Italian translation.
- Added Lithuanian translation.
- Added Spanish translation.
-
2020-11-28 v0.1.90
Android and Webasm release.
- Added new APIs for community levels.
- Community levels are filtered by the game's version number.
- Added sekret winter holiday background.
-
2020-11-23 v0.1.89
Webasm release.
- Added gamepad support in webasm version.
-
2020-11-19 v0.1.88
- Fixes crashes in community levels.
- Add missing Polish characters.
-
2020-11-18 v0.1.87
- Fixes crashes and glitches in multiplayer.
- Fixed crash on Samsung phones running Android 8.1.
- Added German translation.
- Added Polish translation.
- Added Portuguese translation.
-
2020-11-02 v0.0.84
- Fixes bug in community levels.
- French and meme-nglish translation.
- More low res renderers
- Medals are replaced by stars for community levels to reduce confusion.
- Community levels can be marked as "Experimental".
- General UI polish
-
2020-10-12 v0.0.83
- Support for back button in Android.
- Graphics are loaded over multiple background threads, which should help in Waves where the background takes
a long time to create.
-
2020-10-10 v0.0.82
- Added support for Community Levels!
- Replays camera now can show all players, instead of following a single player.
-
2020-08-12 v0.0.81
- Added Russian and Croatian translations!
- Added keyboard with russian alphabet and croatian characters.
- Added possibility to filter scores by country.
- Added option to disable the quick pause.
- Optimized RAM consumption during replay playback.
- Fixed the double tap bug on Web version of PewPew.
-
2020-08-15 v0.0.77
WebAssembly version released on itch.io.
-
2020-08-14 v0.0.77
- Added Waves game mode.
- Added new unlockable ship.
- Added new 16x and 32x low resolution renderers.
- Added pixel shader based anti-aliasing.
- Added Restart button.
- Improved score and level navigation.
-
2020-07-02 v0.0.72
Added setting to swap the left and right touchscreen joysticks.
-
2020-06-20 v0.0.71
Initial Android release with 4 game modes (Eskiv, Hexagon, Asteroids, Fury), 6 ships, 8 trail types, 8 bullet
types.