3410 Commits

Author SHA1 Message Date
JappaWakka
b1695d6751 Fix Fisherman Tully not giving phone number 2024-03-10 10:05:01 +01:00
JappaWakka
c708d9eaab Fix Meowstic texture errors 2024-03-10 10:01:24 +01:00
JappaWakka
2398cccd20 Tweak the speed of the NotificationPopup 2024-03-07 19:56:14 +01:00
JappaWakka
61de91a141 Added extra argument to @text.notification...
That clears the current list of notifications, dismisses the current one if it's visible and then shows the new one
2024-03-07 19:51:32 +01:00
JappaWakka
36b226d8bb Fix some more ilex forest commands 2024-03-07 14:57:44 +01:00
JappaWakka
b41ac535cd Fix turn commands turning 1stperson players wrong 2024-03-07 14:33:04 +01:00
JappaWakka
8532fd6169 Fix Thief crash 2024-03-07 12:11:09 +01:00
JappaWakka
8dd81c6dc1 Added missing dialog for buying RageCandyBar 2024-03-07 10:46:58 +01:00
JappaWakka
a0425be424 Fix Mahogany NPC taking more money than you have 2024-03-07 10:45:16 +01:00
JappaWakka
6685465b90 Fix Covet crash 2024-03-07 10:44:08 +01:00
darkfire006
aeb1a1829d small fix to rock tunnel layout 2024-03-05 18:28:52 -06:00
darkfire006
7ba709eaaa hiker anthony wrong file path 2024-03-05 16:49:44 -06:00
JappaWakka
de102f4aa7 Fixed Encore & make disabled moves gray in menu 2024-03-05 11:31:33 +01:00
JappaWakka
35355174cc Fix ContentPack menu button crash 2024-03-04 18:06:10 +01:00
JappaWakka
537fcd93af Fix items not being removed from maps 2024-03-03 20:13:24 +01:00
JappaWakka
833916cafb Force important phone calls 2024-03-03 10:09:14 +01:00
darkfire006
6ed27c3721 0.60 wrap up commit 0.60 2024-03-01 20:17:54 -06:00
JappaWakka
344b65fe7e Fix @Music.Stop not working 2024-02-29 12:38:33 +01:00
JappaWakka
32be5bbb67 Fix Knock Off Crash 2024-02-28 21:04:02 +01:00
JappaWakka
2551f0d5c7 Fixed multiple evolution softlock 2024-02-27 09:54:47 +01:00
JappaWakka
bb78bb3543 Fix battle music crashes 2024-02-25 18:52:28 +01:00
JappaWakka
50dd29d601 Fix Typos 2024-02-24 09:29:30 +01:00
JappaWakka
d546c7348d Fix Overworld music bugs 2024-02-24 09:26:54 +01:00
JappaWakka
20b2ac35ea Fix Evolutionscreen softlock 2024-02-24 09:26:24 +01:00
JappaWakka
542d1084e0 Fix some errors with Hall of Fame 2024-02-21 18:04:10 +01:00
JappaWakka
86d6f706e9 Fix crash when ID for Item.getItemByID = "" 2024-02-21 17:46:27 +01:00
JappaWakka
48af8b91d7 Fix Pokemon not learn move at evolution 2024-02-21 17:33:36 +01:00
JappaWakka
b36a1f2bd3 Fix many screens not playing levelmusic when exit 2024-02-21 17:07:31 +01:00
JappaWakka
29a790c477 Fix EvolutionScreen crash when able to learn moves 2024-02-20 11:02:37 +01:00
JappaWakka
e2933f78e7 Fix battle music not looping 2024-02-20 11:02:04 +01:00
JappaWakka
e4cb8dfc91 Fixed wondertrade not playing levelmusic when end 2024-02-20 11:01:26 +01:00
JappaWakka
67b2d55e85 Make it all actually work 2024-02-19 20:42:39 +01:00
JappaWakka
af0b31b567 Fix some errors 2024-02-19 20:18:31 +01:00
JappaWakka
6f62a77d0f Updated World Map Visible Tag & added Register Tag
"3", "register"
Name and icon are always visible as long as the string in the Register Tag has been registered with the player
e.g.: {"Visible"[Register]}{"Register"[ShowThisMap]}
2024-02-19 20:11:52 +01:00
JappaWakka
8661684927 Temporarily Disable Chat during PVP 2024-02-19 19:30:53 +01:00
JappaWakka
69e8455cda Revert "Encore fix"
This reverts commit 0091704f4cd4a5a35da7b24d41c8a61960a3cff6.
2024-02-19 18:44:25 +01:00
JappaWakka
0091704f4c Encore fix 2024-02-19 18:33:14 +01:00
JappaWakka
f56dba35cc Implement Visible Tag for World Map
"0", "always"
Name is always visible

"1", "temporary"
Name is visible when player is currently on one of the maps

"2", "unlock"
Name is always visible if the player has visited one of the maps before
2024-02-19 18:09:48 +01:00
JappaWakka
290d400823 catch should despawn roamers though 2024-02-18 09:44:32 +01:00
JappaWakka
8b483a636b Fixed roamers despawn without catch/defeat/flee 2024-02-18 09:42:33 +01:00
JappaWakka
1d26954eab Added <system.language> construct...
...that returns the current language suffix
2024-02-17 18:50:08 +01:00
JappaWakka
f49eba341e Fix achievements not being loaded before checking 2024-02-17 11:40:38 +01:00
JappaWakka
fcac15b0bd Pokémon & Pokédex fixes 2024-02-17 10:51:32 +01:00
JappaWakka
dcfe88a811 Sort GTS Pokémon by number 2024-02-14 17:19:24 +01:00
JappaWakka
8fb00475af Hopefully fix some potential music crashes 2024-02-14 12:12:07 +01:00
JappaWakka
0a218527b3 Fix Pokémon Learn Move Bugs 2024-02-14 12:08:59 +01:00
darkfire006
ac07ee10ea fix 2 more phone trainers 2024-02-11 16:57:30 -06:00
darkfire006
0b23cfb63e more phone fixes 2024-02-09 17:57:12 -06:00
darkfire006
513bcd61a2 Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2024-02-09 13:23:13 -06:00
darkfire006
5df626dbfc more phone fixes 2024-02-09 13:23:11 -06:00