2370 Commits

Author SHA1 Message Date
darkfire006
24f47ebbbf remove pal park from map 2023-05-28 14:08:15 -05:00
darkfire006
02824d1609 battle tower endless break room 2023-05-28 14:06:32 -05:00
darkfire006
50c102fe89 add battle dome 2023-05-25 00:12:30 -05:00
darkfire006
f071823869 Battle Hall added 2023-05-24 23:43:07 -05:00
darkfire006
8747596a60 frontier map and fly points 2023-05-24 00:55:29 -05:00
darkfire006
7afa1a916c add battle castle maps 2023-05-24 00:55:03 -05:00
darkfire006
0a9e7f07e7 battle tower new exterior 2023-05-23 17:28:14 -05:00
darkfire006
ce4261445b battle pike maps 2023-05-22 22:28:55 -05:00
darkfire006
6e0dd748d8 add signs and a few npcs to central plaza, connect to factory 2023-05-21 22:12:07 -05:00
darkfire006
bbacf12cd5 make battle factory exterior map 2023-05-21 22:11:34 -05:00
darkfire006
20d52471ad remove battle frontier flag collision 2023-05-21 22:11:04 -05:00
darkfire006
d5c3e33947 move battle frontier fly point and add inset map reference 2023-05-21 22:10:48 -05:00
darkfire006
4b48b8104f add frontier turning sign structure 2023-05-21 22:10:00 -05:00
darkfire006
c2d6d70d43 frontier main exterior nearly done 2023-05-21 17:53:53 -05:00
JappaWakka
0fef783154 Use correct name for OpenMenu keybinding 2023-05-18 17:14:19 +02:00
darkfire006
148be15388 fix gen 6 trade evos 2023-05-13 20:42:20 -05:00
JappaWakka
4363f3f4ed Hopefully fix egg being able to switch by move 2023-05-13 20:03:23 +02:00
JappaWakka
333873fdae Fix dancing NPCs rounding off position when done 2023-05-13 19:58:51 +02:00
JappaWakka
c8cf5caeac Fix Structure offset inside another structure 2023-05-13 19:58:12 +02:00
JappaWakka
ba2a970b11 Make it possible to spawn NPC w/ rival/playerskin 2023-05-09 18:27:27 +02:00
darkfire006
a7013a19bc 0.59.3 wrap up 0.59.3 2023-05-07 17:09:33 -05:00
JappaWakka
5a296234f4 Fix shadow and text positions of map screen 2023-05-03 16:28:19 +02:00
JappaWakka
b3becd5653 Fix no full restore message at full hp 2023-05-03 16:03:56 +02:00
JappaWakka
a62c78e9ee Fix Full Restore not healing opp confusion 2023-05-03 15:59:30 +02:00
JappaWakka
afb5271e34 Fix Max Ether 2023-05-03 15:53:21 +02:00
JappaWakka
d14ec56323 Get rid of Minifont in Map Screen 2023-05-02 19:15:20 +02:00
JappaWakka
cf437a1e88 Only play poison sound with poisoned pokémon 2023-05-02 13:36:57 +02:00
JappaWakka
77cfefd598 Play sound when poison pokémon lose hp when walk 2023-05-02 13:31:20 +02:00
JappaWakka
b23c0455e6 Added missing run key from <system.button(str)> 2023-05-02 11:26:14 +02:00
darkfire006
9c9ae00f39 oh wait new year.... 2023-05-02 00:56:42 -05:00
JappaWakka
52ee3da1a2 @npc.spawn has argument for moverectangles now 2023-04-28 09:21:04 +02:00
JappaWakka
b02542ff67 Fix offline savegames not reset when quit new game 2023-04-28 09:20:27 +02:00
JappaWakka
2689467a7c Moves can't be learned twice after level ups 2023-04-28 09:18:41 +02:00
JappaWakka
fc1ff4854d Custom Phone Contacts are possible in GameModes 2023-04-28 09:17:10 +02:00
JappaWakka
09da089212 Fix overworldpoison 2023-04-28 09:13:04 +02:00
darkfire006
cec5c0c172 0.59.2 wrap up commit 2023-04-26 12:26:16 -05:00
JappaWakka
489af57626 Hopefully fix waterfalls this time 0.59.2 2023-04-20 15:54:53 +02:00
JappaWakka
46c814410c Fix (destiny knot) IV inheritance 2023-04-19 14:56:57 +02:00
JappaWakka
2dcd9a69b9 Forgot to include Destiny Knot in project 2023-04-15 11:14:21 +02:00
JappaWakka
f82f001026 Fixed Waterfall 2023-04-15 11:14:06 +02:00
darkfire006
80468415f2 make bill's PC visible only after having pokemon 2023-04-11 09:26:02 -05:00
darkfire006
76648bd5ba
Merge pull request #192 from djg2008/patch-2
Mystery Events should appear on all Pokecenter PCs
2023-04-11 09:18:23 -05:00
darkfire006
9988993c54
Merge pull request #193 from djg2008/patch-3
Your Room PC is now a normal PC
2023-04-11 09:16:27 -05:00
JappaWakka
1bdd6e1c55 Check if opponent is frozen before defrosting 2023-04-08 20:12:42 +02:00
JappaWakka
ccad3e1f21 Implemented Destiny Knot item and added to route27 2023-04-08 17:36:22 +02:00
djg2008
11cd9432db
Your Room PC is now a normal PC
You can also combine with the script committed above to keep Mystery Events on the PC menu (and thus keep Mystery Events in Your Room).

But now, if you can access Bill's PC, you can also access the Storage System from Your Room (amongst other PC menu options!)
2023-04-07 20:29:46 +01:00
djg2008
e93ee4a2f8
Mystery Events should appear on all Pokecenter PCs
So you can enable/disable your mystery event bonuses from any Pokecenter nearby.
2023-04-07 20:20:43 +01:00
JappaWakka
f34ddccb94 Tweak Ember 2023-04-04 15:28:38 +02:00
JappaWakka
54215c80ea Fixed backdrops not rendering and being stretched 2023-04-04 11:32:11 +02:00
JappaWakka
b12ae2026d Fix namerater inconsistencies 2023-04-03 19:22:42 +02:00