Ivo Julca
ba4a0c9b97
JSCS: enforce OS-specific line breaks
2014-10-21 02:42:54 -05:00
Ivo Julca
efce057123
Reflect Type: don`t send types info to client
2014-10-21 02:35:54 -05:00
Guangcong Luo
7977cd320b
Fix /forcerename
...
It now correctly shows forcerename reason. I also took the opportunity
to update the forcerename text.
2014-10-21 03:13:57 -04:00
Guangcong Luo
bd48c3f39d
Merge pull request #1276 from ascriptmaster/tourney-unhook
...
Tournament battle rooms now display message when tournament ends
2014-10-21 02:13:08 -05:00
Ivo Julca
8143365825
Update JSCS options
...
- Ignore config/config.js
- Ignore line breaks in Windows
2014-10-21 02:00:09 -05:00
ascriptmaster
e2cb325a3f
Tournament battle rooms now display message when tournament force-ends
2014-10-20 23:56:43 -07:00
Guangcong Luo
9a558882f1
Independent modjoin/modchat levels
...
By default, modjoin will still be kept in sync with modchat levels,
but it is now also possible to set a modjoin level independent of
modchat.
2014-10-21 02:38:30 -04:00
Guangcong Luo
fd23027573
Fix level scaling for unreleased megas
...
Reverts f4cd04a651
2014-10-21 02:38:30 -04:00
Guangcong Luo
b137dd4849
Merge pull request #1275 from ascriptmaster/thousand-arrows
...
Make Thousand Arrows only ignore Ground immunities
2014-10-21 01:33:17 -05:00
ascriptmaster
05ff331d69
Make Thousand Arrows only ignore Ground immunities
...
Imitated Scrappy's syntax for letting certain types of moves to ignore
immunities instead of letting all immunities go through.
2014-10-20 23:21:44 -07:00
Guangcong Luo
b659d2caee
Merge pull request #1274 from ascriptmaster/tourney-unhook
...
Tournament code no longer overrides BattleRoom.win
2014-10-21 00:39:43 -05:00
ascriptmaster
17dcb5274a
Tournament code no longer overrides BattleRoom.win
...
Since tournament battle rooms already keep track of the room where the
tournament began, it's possible to have the default BattleRoom.win submit
the results of the battle instead of having to override the function and
still call the old code (very messy).
2014-10-20 22:00:39 -07:00
The Immortal
33b2a16f87
Update OMs
...
- Remove Sky Battles ladder (and took this opportunity to rename it Sky
Battle)
- Remove Glitchmons
2014-10-21 00:03:49 +04:00
The Immortal
8d09536d2d
Fix Unrated Random Battle
...
For some reason using the Random Battle ruleset doesn't work, and never
did work.
2014-10-20 21:22:51 +04:00
Guangcong Luo
623ff87f74
Merge pull request #1265 from ascriptmaster/skydrop-patch
...
Sky Drop refactor and bug fixes
2014-10-19 23:23:53 -05:00
ascriptmaster
2ffaf0fc77
Sky Drop refactor and bug fixes
...
- Changed Sky Drop to use onTryHit on its first hit as well as its second,
allowing it to check for Protect and Fly naturally.
- Added messages when a Pokemon is freed from Sky Drop.
- Allow Flying-type Pokemon to be hit by Sky Drop if their Ground immunity
has been removed.
- Added BeforeMovePriority to allow Sky Drop to interact with Stance
Change properly.
- Prevent a Pokemon trapped by Sky Drop from Mega Evolving.
- Added onRedirectTarget to allow Sky Drop to interact with Ally Switch
properly.
2014-10-19 20:15:16 -07:00
The Immortal
f0824ef1cc
Add new abilities
2014-10-20 01:41:32 +04:00
The Immortal
26e882c976
Set even HP for Belly Drum + Sitrus Berry Pokemon in Random Battle
2014-10-20 01:07:17 +04:00
Guangcong Luo
8ee56fd9e3
Merge pull request #1271 from Pikachuun/master
...
Aliases for new megas
2014-10-19 13:16:51 -05:00
Pikachuun
4fc8a33363
Aliases for new megas
...
Adding aliases for new mega-evolutions and primal reversions.
2014-10-19 13:54:16 -04:00
The Immortal
b7b5248577
Merge pull request #1270 from Parnassius/master
...
Fix Glalitite name
2014-10-20 00:39:07 +08:00
Lucafausto96
bc8273d721
Fix Glalitite name
2014-10-19 17:40:15 +02:00
The Immortal
f4cd04a651
Set unreleased forms to the same level as the regular form in Random Battle
2014-10-19 17:06:16 +04:00
Guangcong Luo
5b2df72f70
Merge pull request #1268 from Tempoanon/patch-19
...
Fix Mega Lopunny's typing
2014-10-19 01:33:04 -05:00
Tempoanon
17c52a768e
Fix Mega Lopunny's typing
...
Mega Lopunny is Normal/Fighting.
2014-10-18 23:28:47 -07:00
V4Victini
ca92ea0fbb
Add CAP19 alias
2014-10-18 20:10:52 -04:00
V4Victini
3f8fbd3858
Add CAP19 Playtest
...
Plasmanta
2014-10-18 19:44:00 -04:00
The Immortal
baa78526b7
Correct Mega Swampert's stats
...
I seem to have missed it when adding the new megas.
2014-10-19 01:37:14 +04:00
Guangcong Luo
052f0b9d7b
Remove the /report command
...
According to reports, it's only ever been used for trolling, and the
Help room does what it's trying to do in a much better way.
2014-10-18 14:29:28 -04:00
Guangcong Luo
c0c82f3ead
Support autojoin by group
...
The staffAutojoin feature can now be used to conditionally set
autojoin for specific group symbols. If room.staffAutojoin is a
string (set it in .chatRoomData and restart the server), groups
whose symbols are in the string will autojoin that room.
2014-10-18 14:28:59 -04:00
The Immortal
f3acd8bbd4
Fix crash
2014-10-18 19:18:05 +04:00
The Immortal
04eabeedc1
Mega Audino is Normal/Fairy
2014-10-18 19:12:23 +04:00
The Immortal
a72edc4ad1
Implement Primal Reversion
2014-10-18 19:10:17 +04:00
The Immortal
69e9d3d52f
Fix Primal formes in Random Battle
2014-10-18 17:33:33 +04:00
The Immortal
a8689a5a10
Primal formes can't be used directly
2014-10-18 13:31:03 +04:00
The Immortal
993aec7c76
Togekiss is being tested in UU
2014-10-18 12:12:17 +04:00
The Immortal
2a8de91bbc
Fix typo
2014-10-18 12:08:49 +04:00
V4Victini
234ea18d92
Only ban Evasion Moves in BH
2014-10-17 19:22:39 -04:00
V4Victini
a158211d75
Add Evasion Clauses to BH
2014-10-17 19:10:17 -04:00
The Immortal
20234fe767
Add new moves to uncallable Metronome moves
2014-10-18 00:52:42 +04:00
Slayer95
33206416f2
Merge pull request #1266 from Morfent/trivia
...
Fix crash in /triviaplayers
2014-10-17 13:35:20 -05:00
Ivo Julca
5bc1389a80
Remove a trailing comma in move data
2014-10-17 13:30:07 -05:00
Morfent
3b0a651978
Fix crash in /triviaplayers
2014-10-17 15:19:12 -03:00
The Immortal
a382a8f908
Add Red and Blue Orbs
2014-10-17 16:16:59 +04:00
Ivo Julca
9836799632
Fix typo in Slowbro´s mega stone
...
Note: Not claiming that "Slowbronite" is its in-game name.
2014-10-16 21:22:02 -05:00
The Immortal
16538e98f4
Add Mega Steelix/Glalie height and weight
2014-10-16 22:29:56 +04:00
The Immortal
8bf323213e
Fix Primal Groudon's types
2014-10-16 20:44:07 +04:00
The Immortal
9fd9750892
Correct Dragon Ascent and Hyperspace Fury
2014-10-16 20:43:19 +04:00
The Immortal
b51ab9c5ac
Add Pikachu formes
2014-10-16 20:29:16 +04:00
The Immortal
a3ecc6ccae
Add new ORAS moves
2014-10-16 19:57:08 +04:00