Maruno17
|
ad21fc92cb
|
Created and implemented GameData::Species
|
2020-12-24 21:25:16 +00:00 |
|
Maruno17
|
52ffae9e8a
|
Implemented GameData::Metadata and GameData::MapMetadata
|
2020-11-15 18:59:07 +00:00 |
|
Maruno17
|
d7e9f6db67
|
Merge branch 'master' into refactor
|
2020-11-09 19:17:24 +00:00 |
|
Maruno17
|
1955d3698e
|
Implemented usage of GameData::Item
|
2020-11-08 22:45:59 +00:00 |
|
Maruno17
|
e290d1dd45
|
Fixed Pokémon-fusing items causing a fusion despite saying they
can't
|
2020-10-28 18:33:13 +00:00 |
|
Maruno17
|
742a98b179
|
Added debug option to properly erase invalid tiles from maps
|
2020-10-19 21:48:13 +01:00 |
|
Maruno17
|
2be698497a
|
Moved compiler methods into module Compiler, moved call to pbSetUpSystem into Main
|
2020-10-18 17:23:13 +01:00 |
|
Maruno17
|
d3ec5c2c53
|
Moved species data constants into module SpeciesData
|
2020-10-17 00:17:40 +01:00 |
|
Maruno17
|
e82b5409fb
|
Moved global/map metadata constants and schema into modules
|
2020-10-16 22:05:38 +01:00 |
|
Maruno17
|
94a20e55f3
|
Fixed Advanced Wild Battles not generating true wild Pokémon, removed deprecated move compatibility code, fixed pauses when turning during continuous movement
|
2020-10-07 21:11:30 +01:00 |
|
Joni Savolainen
|
7257c7479f
|
Replace all usage of pbNewPkmn with Pokemon.new
|
2020-09-20 21:34:06 +03:00 |
|
Maruno17
|
681a8331ab
|
Resolved many Rubocop warnings
|
2020-09-06 17:31:12 +01:00 |
|
Maruno17
|
5073f86190
|
Rearranged some script files
|
2020-09-05 22:34:32 +01:00 |
|