Skip to content

Releases: Seniru/pewpew

v2.7.0.0 (GREY AREAS)

22 Feb 14:39
Compare
Choose a tag to compare

Introducing the newest game element... GREY AREAS 🎉
Watch your steps because you will NOT be able to shoot when it's too dark 😮

Good luck with the new adventure!
image

v2.6.1.0 (NEW ITEM PACKS!!!)

29 Jul 16:42
Compare
Choose a tag to compare
  • Added 4 new item packs!
  • These packs includes Fast Food, Pirate, Derpy and The Spook packs! Check all of them out in the shop by pressing O!
    image

Full Changelog: v2.6.0.1...v2.6.1.0

v2.6.0.1

17 Jul 13:54
Compare
Choose a tag to compare
  • Updated and fixed TR translations

v2.6.0.0 SPECTATOR MODE!

12 Mar 16:39
Compare
Choose a tag to compare
  • Created spectator mode which can be toggled with U

Now you can spectate in pewpew rooms without worrying about your stats going down, and even AFK for a short time! Check it out as soon as possible!

Thanks to Pimpo#7478 and Lerey#1631 for helping me testing things

What's Changed

  • chore(deps): Bump node-fetch from 2.6.1 to 3.1.1 by @dependabot in #31

Spec mode banner

Full Changelog: v2.5.2.0...v2.6.0.0

v2.5.2.0 (Playerdata load safe failback)

11 Dec 12:38
Compare
Choose a tag to compare

v2.5.1 (Minor permission changes)

13 Nov 05:48
Compare
Choose a tag to compare
  • Permission changes for some commands

v2.5.0.0 NEW MAP PROPERTIES!

09 Nov 07:44
Compare
Choose a tag to compare
  • Added ALLOWED="" and RESTRICT="" parameters to map. Allowed objects will overwrite the current objects list and restrict will remove any object from the objects list (original or modified (with allowed="")). You can't restrict cannons, though.
    Usage
<C>
  <P ALLOWED="o1,o2,o3,..." RESTRICT="o1,o2,o3..."/>
  <Z>
    <S></S>
    <D></D>
    <O/>
    <L/>
  </Z>
</C>

Example

<C><P MEDATA=";;;;-0;0:::1-" ALLOWED="1,2,3,4,6" RESTRICT="3"/><Z><S/><D/><O/><L/></Z></C>
<!-- Modified object list would be 1,2,4,6 and 17 -->
  • Fixed int flag in leaderboard

Full Changelog: v2.4.0.0...v2.5.0.0

v2.4.0.0 (Minor features)

26 Jul 08:34
Compare
Choose a tag to compare
  • Added a news window

v2.3.4.0 (Added Urdu translations)

26 Jul 03:49
Compare
Choose a tag to compare
  • Added :flag_pk: UR (urdu) translations (Thanks to Maha010#0000 @maha010)
  • Changed the map rotation algorithm to play latest maps more frequent
  • Added an indicator for stats enabled/disabled
  • Fixed not showing all the credits for some languages
  • Started using .language field instead of .community field

v2.3.3.0 (ADDED BR-PT TRANSLATIONS!!!!)

26 Jun 07:45
Compare
Choose a tag to compare
  • Added 🇧🇷 Portuguese translations to the module thanks to Santoex#0000