Commit Graph

23714 Commits

Author SHA1 Message Date
Guangcong Luo
3cc455f275 Default gen is now 6 2013-10-11 09:22:03 -07:00
The Immortal
d23bb245ac Add new Gen 6 Abilities 2013-10-11 20:07:33 +04:00
The Immortal
e9f2d7d5e3 Add biting type move flag (for Strong Jaw) 2013-10-11 19:58:45 +04:00
The Immortal
2b276f7be5 Add Pulse flag (for Mega Launcher) 2013-10-11 19:33:45 +04:00
The Immortal
16af34c0a8 Add new Gen 6 moves 2013-10-11 19:02:12 +04:00
The Immortal
0bb7fc592f Add Gen 6 move changes 2013-10-11 17:34:56 +04:00
The Immortal
7e9009fca1 Add Pokemon that changed types in Gen 6 2013-10-11 17:26:35 +04:00
The Immortal
43260e88f6 Add Gen 6 Pokemon 2013-10-11 17:18:14 +04:00
Joimer
6d8f648855 Gens 5 and 6: Update moves.
Add gen 6 nerf of elemental attacks.
Add gen 6 static base power of Hidden Power of 60.
Change type of some attacks to Fairy on gen 6.
Add to mod 5 all gen 6 changes so mod 5 keeps the same way.
2013-10-11 10:12:46 +02:00
Joimer
29c4021bde Gens 5 & 6: Update typings and add gen 5 Pokedex entries 2013-10-11 10:02:00 +02:00
Joimer
c2eefe12b9 Gen 5: Add init script
The init script will set the battle generation to 5 and delete mod the
Learnsets so no moves from gen 6 are used.
2013-10-11 09:59:27 +02:00
Joimer
c5d9b19b4c Gen 6: Update Hidden Power
The prefered IVs change in Gen 6 due to the addition of a new type.
2013-10-11 09:47:18 +02:00
Joimer
9cff43a738 Gen 6: Implement Grass-types being immune to spore-type moves 2013-10-11 09:42:07 +02:00
Joimer
fe1046a66e Gen 5.5 now uses main files
Since Gen 5 is now a mod, revert partly previous commit and make gen 5.5
take all the data from master /data files.
2013-10-11 09:37:02 +02:00
Joimer
0ed83b1e6e Implement Gen 5.5 Other Meta
Gen 5.5 is an Other Meta that implements some Gen 6 changes onto Gen 5.
The goal is to let players both adapt to the new gen and let them see
the impact of typechart, move, and abilty changes on Gen 5.
2013-10-11 09:31:46 +02:00
Guangcong Luo
ff226c2531 Start on gen 6
Gen 5 is now a mod.

The data/ directory will contain gen 6 data from now on. I've already
filled out the type chart, and the new pokemon, moves, and abilities
will be coming shortly.
2013-10-11 00:26:50 -07:00
V4Victini
52b53a325e Fix Gems
They should only activate on attacking moves.
2013-10-10 22:02:24 -04:00
Guangcong Luo
0f6698b74e Merge pull request #376 from Cosym/patch-5
/l alias for lock command
2013-10-10 13:59:46 -07:00
Cosy
b482916f72 /l alias for lock command
Also fix proper use of 'therefore' in roomauth command
2013-10-10 21:58:58 +01:00
Guangcong Luo
927955a7f1 Merge pull request #373 from Cosym/patch-1
Global declare command for Admins
2013-10-10 11:07:25 -07:00
Cosym
4c1aca41b1 Spelling error :| 2013-10-10 19:05:46 +01:00
Cosym
35ad815372 Declares to Admin only, add permission
Changed cdeclare to Admin only, and added a 'gdeclare: true,' permission
to Admins.

Removed declares 'label' from the declare.
2013-10-10 18:54:27 +01:00
Cosym
1ce9079f0a Chat declare for Leaders
A global declare that sends an anonymous declare to all chatrooms on the
server (no battle rooms, unlike globaldeclare).

Used by Leaders and Admins.
2013-10-10 18:45:47 +01:00
Cosym
d1a65d84c2 Global declare command for Admins
Global declare command that sends an anonymous declare to all rooms on
the server, including battle rooms and private rooms.
2013-10-10 18:16:16 +01:00
V4Victini
f932210401 Fix Magnitude
The base power should be decided once per move not once per hit.
2013-10-08 21:23:40 -04:00
V4Victini
3e28b78cd2 Add missing semicolon 2013-10-08 18:30:38 -04:00
Guangcong Luo
0b13291b03 Merge pull request #372 from Cosym/master
Add autoconfirmed into faq command
2013-10-08 14:33:42 -07:00
Cosym
b3a6d5df5c Add autoconfirmed into faq command 2013-10-08 22:30:03 +01:00
V4Victini
dc7ac3fc6d Remove debug messages from Doubles CC 2013-10-08 17:27:59 -04:00
V4Victini
1fe01b73a0 Merge remote-tracking branch 'upstream/master' into main 2013-10-08 17:21:58 -04:00
Guangcong Luo
e7db856d54 Merge pull request #371 from Slayer95/patch-1
Fix Octoberfest set builder
2013-10-08 11:47:39 -07:00
V4Victini
f7e1b0e80c Properly implement Ring Target
Only negate natural immunities
2013-10-08 11:49:40 -04:00
V4Victini
79f2713e22 Properly Implement Ring Target 2013-10-08 11:46:00 -04:00
Slayer95
f543568d90 Remove a variable not needed anymore 2013-10-08 01:24:19 -05:00
Slayer95
174abedf22 Fix Octoberfest set builder
Pokémon could lack Trick if they would have gotten it as their third movement from randomSet. This is now properly dealt with. (Note that no OF-pokémon gets Present from randomSet.)
2013-10-08 01:18:00 -05:00
Guangcong Luo
6a18279c0e Merge pull request #370 from bumbadadabum/master
Added new aliases
2013-10-07 08:46:47 -07:00
Bär Halberkamp
ad26d0afb3 Merge branch 'master' of https://github.com/Zarel/Pokemon-Showdown 2013-10-07 17:17:56 +02:00
Bär Halberkamp
98d468bcf9 Added new aliases 2013-10-07 17:16:27 +02:00
Juanma Serrano
cb0c1fd6ef Update Seasonal: Make scary costume Trick special
It makes more sense that a scary costume attack is Special.
2013-10-07 13:46:49 +02:00
V4Victini
5aa2458847 Fix Technician 2013-10-06 16:08:23 -04:00
V4Victini
8628066f0f Chain Burn
...reluctantly
2013-10-06 14:43:29 -04:00
V4Victini
7f880e1170 Chain Heatproof 2013-10-06 14:42:08 -04:00
V4Victini
5353430e43 Chain Analytic and Sand Force 2013-10-06 14:38:50 -04:00
V4Victini
01201d9a70 Fix typo in Sheer Force 2013-10-06 14:15:03 -04:00
Guangcong Luo
ba61111b13 Merge pull request #368 from V4Victini/damage
Many Damage Fixes
2013-10-05 16:45:00 -07:00
V4Victini
9635ea7d56 Chain base power modifiers in proper order
8: User Ability
7: Target Ability
6:  User Item
5: Target Item
4: Move Modifers
3: Other User Modifiers (Helping Hand, Charge)
2: Other Target Modifiers
1: Field Modifiers (Water Sport, Mud Sport)
2013-10-05 19:12:10 -04:00
V4Victini
8a119fefeb Chain base power modifiers
onBasePower events now affect the base power modifier as opposed to the
base power directly. Also some moves had their base power changes moved
from basePowerCallback to onBasePower. These moves affect the modifier
and not the base power.

Note: The effects of weather and burn are still incorrectly applied as
base power modifiers
2013-10-05 18:56:32 -04:00
V4Victini
fb4dd5e385 Merge remote-tracking branch 'upstream/master' into damage 2013-10-05 15:55:26 -04:00
Guangcong Luo
f6dfdf659a Merge pull request #367 from Slayer95/patch-1
Fix room auth's not being saved
2013-10-05 10:02:45 -07:00
Slayer95
beda4c7a3d Fix room auth's not being saved 2013-10-05 11:17:51 -05:00