Releases: Seniru/pewpew
Releases · Seniru/pewpew
v2.7.0.0 (GREY AREAS)
v2.6.1.0 (NEW ITEM PACKS!!!)
- 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!
Full Changelog: v2.6.0.1...v2.6.1.0
v2.6.0.1
v2.6.0.0 SPECTATOR MODE!
- 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
Full Changelog: v2.5.2.0...v2.6.0.0
v2.5.2.0 (Playerdata load safe failback)
Resolved issue #30
v2.5.1 (Minor permission changes)
- Permission changes for some commands
v2.5.0.0 NEW MAP PROPERTIES!
- Added
ALLOWED=""
andRESTRICT=""
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)
- Added a news window
v2.3.4.0 (Added Urdu translations)
- 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!!!!)
- Added 🇧🇷 Portuguese translations to the module thanks to Santoex
#0000