This website requires JavaScript.
Explore
Help
Sign In
DocRock3r
/
infinitefusion-e18
Watch
1
Star
0
Fork
0
You've already forked infinitefusion-e18
mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced
2025-12-09 14:14:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8c31ad994def5fff36e561fc4d66cd419302895a
infinitefusion-e18
/
Data
/
Scripts
/
012_Overworld
History
Maruno17
8c31ad994d
Misc tidying
2022-09-11 23:53:25 +01:00
..
001_Overworld visuals
Refactored some code relating to colours, trivially simplified some calculations
2022-08-13 23:59:24 +01:00
002_Battle triggering
Misc tidying
2022-09-11 23:53:25 +01:00
001_Overworld.rb
Refactored battle-starting methods into WildBattle.start and TrainerBattle.start, etc.
2022-05-15 20:28:06 +01:00
002_Overworld_Metadata.rb
Refactored phone/rematches code, added Phone.rematches_enabled/Phone.rematch_variant/map metadata flag "NoPhoneSignal", changed event layout, trainer contacts can use Common Events for their calls, etc.
2022-08-13 16:52:42 +01:00
003_Overworld_Time.rb
Yet more Rubocopping
2021-12-23 00:27:17 +00:00
004_Overworld_FieldMoves.rb
Created folder Graphics/UI, renamed some UI graphics
2022-08-14 01:07:06 +01:00
005_Overworld_Fishing.rb
Fixed set movement type (
#185
)
2022-08-08 17:40:12 +01:00
006_Overworld_BerryPlants.rb
def pbPhoneRegisterBattle now returns a boolean, added vowel checks to some messages in berry planting
2022-08-07 14:43:40 +01:00
007_Overworld_DayCare.rb
Bug Contest maps can now be defined using a map metadata flag
2022-08-07 15:00:40 +01:00
008_Overworld_RandomDungeons.rb
Added def GameData::Species.base_stat_total, other minor code tweaks
2022-06-09 21:06:35 +01:00