Commit Graph

23714 Commits

Author SHA1 Message Date
Guangcong Luo
03c72c5021 Merge pull request #1021 from Slayer95/roomban
Fixes for room bans
2014-06-19 16:24:30 -05:00
Slayer95
210cbabc31 If a user is renamed, check if they are banned from their current rooms 2014-06-19 15:55:50 -05:00
Slayer95
6b7f71df0f Make sure that alts leave when a user is banned from a room 2014-06-19 15:48:51 -05:00
Guangcong Luo
9c25003fd9 README: Improve links and intro
A slight reword of the intro, and a navigation bar above the intro to
quickly jump to the client repo or PS main.
2014-06-19 01:34:51 -05:00
Guangcong Luo
88b20283eb Merge pull request #1019 from Tempoanon/patch-10
Update poison fang's description
2014-06-18 01:42:22 -05:00
Tempoanon
82c3a4acf1 Update poison fang's description
Poison fang has 50% of poison, from this commit: 4839db60b3
2014-06-17 23:11:26 -07:00
Guangcong Luo
26f05a831b roomauth can use /modnote 2014-06-18 01:25:43 -04:00
Guangcong Luo
3f862c4049 Roomauth can see private commands 2014-06-18 01:23:50 -04:00
Guangcong Luo
9bcf41676e Merge pull request #1017 from panpawn/patch-18
Happy chat plugin
2014-06-17 22:20:45 -05:00
panpawn
58449d7cac Fix trailing whitespace 2014-06-17 21:49:12 -04:00
panpawn
050b4cb004 Happy chat plugin
This is a plugin for The Happy Place.  The purpose of this plugin is to create a command for a "Inspirational Quote of the Day", that will be changed by a room owner every day.  This plugin will aid the room for when the room's mood gets darker or not as "happy", per say.  Any voice or higher may broadcast this to remind the room of it at any time.  It gives inspiration to the users, which is more often than not a reason why some come in here.  (Please note: This command has been approved by The Happy Place room owners)
2014-06-17 16:19:05 -04:00
Slayer95
a7efa2c350 Make sure that moves restricted to adjacent targets have valid targets
Also Helping Hand's targetting is not hard-coded anymore.
2014-06-16 17:28:30 -05:00
Slayer95
bbcf60cd71 Support leaving empty slots when switching multiple mons in
This happens in Doubles or Triples if, in a single turn, more pokemon faint than can switch in.
This commit introduces two changes. Namely:
- If more pokemon faint in a single turn than can switch in, those with the higher positions now can have switch flags on.
- Passing a switch is now a valid decision that gets added to battle queue with maximum priority and disables the pokemon's switch flag.

As a side effect, this also allows running the battle engine in JS strict mode.
2014-06-16 17:26:17 -05:00
Slayer95
3ddddc3333 Triples: implement autocenter 2014-06-16 17:11:54 -05:00
Slayer95
ce8dde79b7 Shifting is now a valid decision in Triples 2014-06-16 17:09:04 -05:00
Slayer95
3e1df13e8e Remove a check from prior work on Triples 2014-06-16 17:05:57 -05:00
The Immortal
bf001656ce Missing comma 2014-06-16 21:30:15 +04:00
Guangcong Luo
ad4edc4a56 Merge pull request #1016 from Audiosurfer/patch-1
dubs update 1.5
2014-06-16 12:05:50 -05:00
Guangcong Luo
c9c688e336 Merge branch 'patch-1' of github.com:Audiosurfer/Pokemon-Showdown into Audiosurfer-patch-1 2014-06-16 12:04:34 -05:00
Audiosurfer
a7249b0c1a dubs update 1.5
next mon i gotta do is meganium
2014-06-16 10:02:18 -05:00
The Immortal
42fa9bf4fa Update UU bans
Alakazite -> banned
Volcarona -> BL
Staraptor -> UU
2014-06-16 16:46:32 +04:00
The Immortal
04caa0879e Prevent status moves from activating Magician 2014-06-16 13:24:48 +04:00
Guangcong Luo
e5dd282fd3 Merge pull request #1014 from Slayer95/master
Implement Baton Pass Clause
2014-06-15 16:20:29 -05:00
Slayer95
60d8ddd382 Implement Baton Pass Clause 2014-06-15 15:59:08 -05:00
Guangcong Luo
e00ec55780 Merge pull request #1013 from Slayer95/nature-data
Nature data
2014-06-15 02:17:57 -05:00
Slayer95
3ea30b4790 Support searching for natures with /data 2014-06-14 22:54:08 -05:00
Guangcong Luo
5f8028c649 Merge pull request #996 from Tempoanon/patch-9
NEXT: Update README
2014-06-14 21:03:55 -05:00
Guangcong Luo
0d596f67b6 Merge pull request #1011 from Slayer95/master
Set lower limit for team length in non singles battles
2014-06-14 20:55:57 -05:00
Slayer95
1b27d0879c Natures are now available in Tools.data 2014-06-14 19:53:00 -05:00
Slayer95
52926acfe2 Set lower limit for team length in non singles battles 2014-06-14 19:26:25 -05:00
Guangcong Luo
014a7d6948 Merge pull request #1012 from panpawn/patch-17
Filter for /taotd, typos corrected and permission edited
2014-06-14 18:14:25 -05:00
panpawn
dd801b49ab Filter for /taotd, typos corrected and permission edited 2014-06-14 19:14:00 -04:00
Guangcong Luo
9ca66b9c7b Merge pull request #1008 from NickMP/patch-1
NEXT: Fix Substitute/Skull Bash
2014-06-14 11:12:29 -05:00
The Immortal
b8d17079cf Properly update OU Theorymon 2014-06-14 19:50:45 +04:00
The Immortal
d535f2fe15 Update OU Theorymon 2014-06-14 19:13:45 +04:00
NickMP
50b0b98c1e NEXT: Fix Substitute/Skull Bash
Update Substitute to be bypassed by sound moves.
Update Skull Bash to fix a bug involving Defense being raised by 1 stage too many.
2014-06-14 04:25:30 -04:00
Guangcong Luo
8a5838aac2 Merge pull request #1007 from Morfent/patch-1
/rb and /banip return if target is already banned
2014-06-14 00:53:02 -05:00
Morfent
21575a2aea /rb and /banip return if target is already banned 2014-06-13 22:24:24 -03:00
Guangcong Luo
cf59d999ae Merge pull request #1002 from panpawn/patch-16
Studio Plugins
2014-06-13 16:34:10 -05:00
panpawn
086f1726a6 Studio Chat Plugin 2014-06-13 17:21:57 -04:00
The Immortal
d31f29eab5 Merge pull request #1005 from sirDonovan/patch-9
Fix Ion Deluge shortDesc
2014-06-13 13:28:27 +04:00
sirDonovan
6ecf53eee4 Fix Ion Deluge shortDesc
Previous shortDesc exceeded character limit
2014-06-13 04:21:42 -05:00
Guangcong Luo
62164029a1 Merge pull request #1004 from sirDonovan/patch-9
Update tier commands
2014-06-13 03:59:22 -05:00
sirDonovan
65d5587835 Update tier commands 2014-06-13 03:53:18 -05:00
Guangcong Luo
136cbf8317 Correct faint order for Final Gambit 2014-06-12 13:37:40 -04:00
The Immortal
be5fe33eff Allow Soul Dew to work for Mega Latias/Latios
Relevant to Hackmons
2014-06-12 21:24:23 +04:00
The Immortal
f6b21ff2a2 Porygon-Z is banned from STABmons 2014-06-12 12:20:46 +04:00
Guangcong Luo
b914787938 Merge pull request #1003 from Slayer95/triples
Tweaks for adjacency check methods
2014-06-12 02:13:08 -05:00
Slayer95
6a48ce030d Tweaks for adjacency check methods 2014-06-12 02:02:37 -05:00
The Immortal
e91a815364 Aerilate is banned in Almost Any Ability 2014-06-11 23:53:56 +04:00