Commit Graph

23714 Commits

Author SHA1 Message Date
Juanma Serrano
264625cabc Edit room owner desc in /groups to add a nitpicky detail
<victini> Joim: Correction: They can't promote others to room owner, and nor can they remove the room
This nitpick is true and adding "almost" fixes it.
2013-11-28 13:10:33 +01:00
Juanma Serrano
11e74cfe16 Add Room Owner to rank help 2013-11-28 12:55:23 +01:00
Joimer
d34a2fb9c4 Update modlog's help 2013-11-27 17:20:10 +01:00
Joimer
7246dbc220 Fix Magician properly
Although the fix 81d6340126 on
8f913c9e1c was correct, the battle engine
was not prepared for a situation in which a source hitting a target
has an effect on the source itself.
Add now a hard check for Magician so the fix works properly.
2013-11-27 17:03:00 +01:00
Joimer
3b5d45590a Add the possibility for abilities to run onHit events for both attackers
Just as with moves, add the same possibility to abilities so onHit is
run on both sides, allowing new ability effects to be added.
2013-11-27 17:01:01 +01:00
Joimer
056ad5194e Improve modlog
Modlog is now separated by rooms and each room has its own independent
modlog file to be searched into.
The new syntax allows to search directly into the room's modlog, but also
allows you to input a room and add then the criteria after a comma to
find about other rooms's modlogs.
You can also search in all rooms at once using 'all' as roomid.

Usage:
/modlog - Searchs for last 100 lines on current room's modlog.
/modlog lines or word - Searches for lines lines or word into room's
modlog.
/modlog roomid, lines or word - Searches for lines lines or word into
roomid's modlog.
/modlog all, word - Searches for word onto all modlogs.
2013-11-27 15:26:06 +01:00
Guangcong Luo
95bf5653ab Merge pull request #487 from MaikeruS/patch-3
Ban Sneasel from Pokebank LC
2013-11-26 16:11:38 -08:00
Michael Scholz
c32911b60d Ban Sneasel from Pokebank LC 2013-11-27 10:38:43 +11:00
Guangcong Luo
9a8edb1f1b Merge pull request #486 from V4Victini/patch-11
Moves unavailable in XY cannot be sketched.
2013-11-26 08:33:52 -08:00
V4Victini
c81b32d4b5 Moves unavailable in XY cannot be sketched. 2013-11-26 10:43:11 -05:00
V4Victini
bd7ef4765a Dark Void isn't available in current XY Battle Spot
Smeargle only learns it through Darkrai who isn't available at the moment, but the legality checker does not catch that.
2013-11-26 10:29:39 -05:00
V4Victini
87a3246553 Dark Void isn't banned in XY Official Metas 2013-11-26 10:27:06 -05:00
Juanma Serrano
f55789c851 Merge pull request #485 from MaikeruS/patch-2
Update for Sneasel ban
2013-11-26 03:48:36 -08:00
Michael Scholz
b9d429b5ba Update for Sneasel ban
As per http://www.smogon.com/forums/threads/sneasel-has-been-banned.3493202/page-5#post-5011892, Sneasel is now banned in LC (LC (beta) being the official Little Cup metagame for XY).
2013-11-26 22:46:34 +11:00
The Immortal
a664247b87 Happy Hour! 2013-11-26 14:39:44 +04:00
Guangcong Luo
c7909caad5 Merge pull request #483 from V4Victini/formats
Add VGC 2014 format
2013-11-23 19:36:09 -08:00
V4Victini
7a611e6c12 Add the 'Kalos Pokedex' rule 2013-11-23 21:38:35 -05:00
V4Victini
de586648dd Add VGC 2014 format 2013-11-23 18:28:03 -05:00
V4Victini
1725c9dad3 Perish Song is illegal on Gastly in No Pokebank metas
Destiny Bond is fine, it is a level up move.
2013-11-23 17:14:11 -05:00
Guangcong Luo
33e1a1b4ac Changes to gen 6 legality checking
- We have a new format flag requirePentagon, which is a slightly less
  strict version of noPokebank that allows Pokebank breeding.
- Unreleased items and abilities are now considered entirely illegal,
  including in Pokebank.
2013-11-23 15:26:41 -06:00
V4Victini
5c0305daa9 "No Eggs" Egg Groups is now the "Undiscovered" Egg Group 2013-11-22 20:49:42 -05:00
The Immortal
6228102d23 Can't Frisk fainted Pokemon 2013-11-22 11:42:06 +04:00
Guangcong Luo
bd67dcdbfc Merge pull request #481 from bumbadadabum/master
Added new aliases
2013-11-21 11:53:49 -08:00
Bär Halberkamp
0875a3babb Added new aliases 2013-11-21 19:39:30 +01:00
The Immortal
0724a05469 Fix Pokemon with hidden abilities and Gen 4 only moves being allowed
Specifically, Prankster Murkrow with Defog
2013-11-21 22:36:08 +04:00
V4Victini
5b6e025c46 Fix Error w/ Crit Ratio
This should not have taken 3 commits >_>
2013-11-21 02:35:33 -05:00
V4Victini
30eaef71aa Adhere to standard
e_e
2013-11-21 02:05:44 -05:00
V4Victini
71caff20e6 Gen 6 Crit Ratio 2013-11-21 01:10:30 -05:00
V4Victini
02ead47045 Type changes should delimit multiple new types by '/' 2013-11-20 16:32:56 -05:00
Guangcong Luo
a745958e44 Crashguard socket worker processes 2013-11-20 12:15:27 -08:00
The Immortal
a2d33a27fd Remove unconfirmed/unreleased hidden abilities from the Pokedex
The other legendaries can be found in Battle Maison
2013-11-20 18:13:28 +04:00
The Immortal
4dafafeef3 Remove isHidden where not required
These Pokemon's hidden abilities were removed in
2844185ccc
2013-11-20 17:59:53 +04:00
The Immortal
2df0addd75 Update event data
Some Gen 3 events were missing abilities because the Pokemon only had
one ability at the time
2013-11-20 17:50:55 +04:00
The Immortal
bada1bb9e4 Update Grassy Terrain end-of-turn healing 2013-11-20 15:11:18 +04:00
The Immortal
70a32439ac Add event Garchomp 2013-11-20 13:19:35 +04:00
The Immortal
2844185ccc Remove unreleased hidden abilities from Gen 5 Pokedex 2013-11-20 12:52:47 +04:00
Guangcong Luo
04996ba0da Merge pull request #480 from 051/patch-2
Preliminary Assist update
2013-11-19 21:04:41 -08:00
Guangcong Luo
5d3af5690f Correct Barbaracle spelling 2013-11-19 21:03:47 -08:00
Guangcong Luo
ec9227de39 Wonder/Magic Room have priority 0 in gen 6 2013-11-19 21:03:47 -08:00
051
92b42eb7de Preliminary Assist update
Made some of the semi-invulnerable moves unassistable
2013-11-20 13:00:24 +08:00
V4Victini
7955e75817 Confide bypasses Protect 2013-11-19 16:08:40 -05:00
Juanma Serrano
25c56a0293 Nerf Talonflame in Seasonal
Lower its level as it is too powerful.
2013-11-19 17:30:59 +01:00
Guangcong Luo
689f25e191 Merge pull request #479 from V4Victini/typechange
New kind of type changes
2013-11-19 01:32:12 -08:00
Guangcong Luo
80bf389570 API for spawning/killing socket worker processes 2013-11-19 01:31:03 -08:00
V4Victini
e8ec76ee48 Remove Conditionals 2013-11-19 04:25:39 -05:00
V4Victini
ebc90491a2 Use .concat() instead of .push() 2013-11-19 02:16:09 -05:00
V4Victini
65e08b9951 Add gender ratios for Tyrunt and Amaura lines 2013-11-19 01:00:24 -05:00
V4Victini
95ebb17968 Update hasType to work with any number of types 2013-11-19 00:53:01 -05:00
V4Victini
218a47be1f Keep old descriptions for Gen 5 2013-11-19 00:37:28 -05:00
V4Victini
b2a21b95cc Update Frisk's Desc and Short Desc 2013-11-19 00:35:20 -05:00