Maruno17
|
fc54ed5630
|
Merge branch 'dev' into dev-gen8
|
2021-07-01 21:59:47 +01:00 |
|
Maruno17
|
987cb7640c
|
Turned move flags into separate words
|
2021-07-01 21:54:22 +01:00 |
|
Maruno17
|
d4c01724c7
|
Added Rare Candy being usable at level 100, added event evolutions
|
2021-06-27 18:32:43 +01:00 |
|
Maruno17
|
223d480e0f
|
Super shininess can now be set for a Pokémon, and trainers.txt can define a Pokémon as super shiny
|
2021-06-24 18:21:47 +01:00 |
|
Maruno17
|
feb9e3b2de
|
Added some Gen 8 item effects, added super shininess
|
2021-06-23 23:15:15 +01:00 |
|
Maruno17
|
c194e1b711
|
Changed the names of some properties in pokemon.txt and pokemon_forms.txt
|
2021-06-20 20:57:44 +01:00 |
|
Maruno17
|
ca09e8c092
|
Removed all deprecated code slated for removal, removed support for pre-v19 save files
|
2021-06-20 18:37:37 +01:00 |
|
Maruno17
|
53d27d3cf5
|
Added new section-based format for ribbons.txt
|
2021-06-20 17:57:35 +01:00 |
|
Maruno17
|
e201821919
|
Added new section-based format for abilities.txt
|
2021-06-20 17:46:36 +01:00 |
|
Maruno17
|
7c42e4ec20
|
Added new section-based format for moves.txt
|
2021-06-20 17:29:16 +01:00 |
|
Maruno17
|
1cec4fc90d
|
Added new section-based format for trainertypes.txt
|
2021-06-20 01:00:21 +01:00 |
|
Maruno17
|
e4cdb95314
|
Added new section-based format for items.txt
|
2021-06-20 00:13:34 +01:00 |
|
Maruno17
|
c55324145d
|
Removed all other uses of and support for ID numbers
|
2021-06-19 20:01:12 +01:00 |
|
Maruno17
|
49655165e1
|
Added conversion of berry plant data, removed all uses of ID numbers for abilities and berry plants, fixed mulch not being consumed, removed use of ID numbers in map of moves to animation IDs
|
2021-06-19 18:48:33 +01:00 |
|
Maruno17
|
6e188666a4
|
Removed all uses of ID numbers for GameDatas BodyColor, BodyShape and Target, removed support for trainer type graphics using ID numbers in their names
|
2021-06-17 22:45:16 +01:00 |
|
Maruno17
|
eaa915878a
|
Added def count to all GameData variants, and one that returns the number of species for Species, removed all uses of ID numbers for GameData::Status, made more use of GameData::X.keys
|
2021-06-17 22:21:24 +01:00 |
|
Maruno17
|
e9457a3ea8
|
Removed all uses of ID numbers for species, some other code changes for abolishing ID numbers
|
2021-06-16 22:42:20 +01:00 |
|
Maruno17
|
8c67127f06
|
Removed all uses of ID numbers for types, Shape property in pokemon.txt must now be a name and not a number
|
2021-06-16 20:32:30 +01:00 |
|
Maruno17
|
5df5e83f68
|
Removed dual functionalities of Ability and Ball properties in trainers.txt, abolished $BallTypes, removed support for tm.txt
|
2021-06-15 22:03:16 +01:00 |
|
Maruno17
|
2e1a7646ed
|
Renamed trainers.txt property Ability to AbilityIndex, and added the property Ability which accepts an ability ID (and an index number for backwards compatibility)
|
2021-05-13 22:34:46 +01:00 |
|
Maruno17
|
8384adeb22
|
Ball property in trainers.txt can now be a Poké Ball item's ID, fixed move-learning saying "already knows four moves" regardless of the value of Pokemon::MAX_MOVES
|
2021-05-13 21:50:36 +01:00 |
|
Maruno17
|
8ff43cbd4c
|
Renamed trainer charsets and added code to the sprite renamer that will rename them and edit map data accordingly
|
2021-05-11 21:00:15 +01:00 |
|
Maruno17
|
e03e258f6a
|
Added methods Pokemon.play_cry and pkkmn.play_cry
|
2021-05-09 17:53:05 +01:00 |
|
Maruno17
|
326e2e7929
|
Shortened the default inspect message for everything, corrected the extension of GameData::Encounter
|
2021-05-09 01:52:55 +01:00 |
|
Maruno17
|
218225cc91
|
Fixed Event Touch not working, fixed misnamed variables in module Effectiveness
|
2021-05-08 16:31:33 +01:00 |
|
Maruno17
|
3d88b85f56
|
Fixed Battle Tower/Cups/Palace, fixed bug when using Metronome, fixed bad AI for Conversion/Conversion 2
|
2021-05-04 20:36:49 +01:00 |
|
Maruno17
|
474281712b
|
Made more use of nil_or_empty?, fixed incorrect default species body shape, fixed Illusion, fixed potential foreign Pokémon with blank names
|
2021-05-03 17:34:19 +01:00 |
|
Maruno17
|
5130b097ce
|
Fixed demo party not clearing the party before adding itself, fixed Pokémon icon renamer/mover not moving shiny Pokémon icons properly, added GameData#Something#keys method
|
2021-04-28 23:27:11 +01:00 |
|
Maruno17
|
f3048abd86
|
Fixed bug when getting a partner's back sprite
|
2021-04-27 22:17:25 +01:00 |
|
Maruno17
|
31c87cbb1d
|
Tweaked plugin manager error code, fixed type from previous commit
|
2021-04-26 20:11:12 +01:00 |
|
Maruno17
|
484813c592
|
Remapped JumpUp/JumpDown controls, replaced and/or/not, fixed typo in previous commit
|
2021-04-25 16:38:47 +01:00 |
|
Maruno17
|
4ae84f9b5d
|
Added generic item icon support for HMs/TRs, moves taught by TR are now relearnable, tweaked determination of valid Mega forms
|
2021-04-22 21:08:34 +01:00 |
|
Maruno17
|
2ca8a42949
|
Yet more script rearranging
|
2021-04-17 23:45:42 +01:00 |
|
Maruno17
|
5073f86190
|
Rearranged some script files
|
2020-09-05 22:34:32 +01:00 |
|
m3rein
|
240af4e5e7
|
Removed all excess whitespace and standardized line endings.
|
2020-09-05 21:23:16 +02:00 |
|
Maruno17
|
ba94119d02
|
Initial commit
|
2020-09-04 22:00:59 +01:00 |
|