Commit Graph

1587 Commits

Author SHA1 Message Date
JappaWakkaP3D c74751b35b Map property typo corrections, new skydomes & improved lighting
Map Property "Lightning" renamed to "Lighting" (bulk replaced all occurences in the maps)

Map Property "EnviromentType" renamed to "EnvironmentType" (bulk replaced all occurences in the maps)

Replaced the skydomes, sun, moon and stars and updated the lighting to be less dark at times of day other than day itself.
2021-08-20 17:53:40 +02:00
JappaWakkaP3D 7f3445b727 Added a text message when selecting an item in battle that can't be used
The message says:
This item can't be used in Battle.
2021-08-20 15:10:39 +02:00
JappaWakkaP3D 1605ea8afd Fixed a crash caused by Rare Candy being usable in battle 2021-08-20 13:51:55 +02:00
darkfire006 403add1267 fix overlapping water tiles 2021-07-03 21:02:50 -05:00
darkfire006 800ab86532 remove the move relearner script reference 2021-07-02 22:54:47 -05:00
darkfire006 2c0bee98ba Pin Missile Typo 2021-07-02 15:36:55 -05:00
darkfire006 737dd5b3c9 slight change to reference changed mechanics 2021-07-02 11:35:00 -05:00
darkfire006 6d2284135c
Update outside.dat
Plateu -> Plateau
2021-06-27 01:02:32 -05:00
Daniel S. Billing b9472bf532 Capitalized SuperPotion 2021-06-22 07:56:45 +02:00
Daniel S. Billing d0d77fb944 Fixed typo, CHUNK 2021-06-18 09:13:44 +02:00
Daniel S. Billing f632266d9e Fixed capitalization typo 2021-06-18 07:37:12 +02:00
Daniel S. Billing 6249cb234e Fixed useless typo 2021-06-18 07:35:37 +02:00
Daniel S. Billing 9b3e0e0d56 Fixed "PokéMON" text in dialog 2021-06-02 11:41:10 +02:00
Vitaly Mikhailov a355f95e5a
Merge pull request #67 from jianmingyong/master
Fix teleport bug
2021-04-25 15:23:09 +03:00
Yong Jian Ming 71eab48a06
Change Or operator to OrElse instead 2021-04-24 17:46:00 +08:00
Yong Jian Ming 8c25fb2df7
Fix teleport bug 2021-04-24 17:42:14 +08:00
darkfire006 0921ac159f 3 more rock area 2021-04-20 12:00:00 -05:00
darkfire006 916c974be1 Minor ddive fixes 2021-04-20 11:59:31 -05:00
darkfire006 1986f217e7 Diamond Dive Part 1 2021-04-17 23:56:19 -05:00
darkfire006 bbbcea5c98 Overworld to Diamon Dive 2021-04-17 23:56:04 -05:00
darkfire006 10df58a3de Town map changes for diamond dive+ 2021-04-17 23:26:08 -05:00
darkfire006 8761ac20e9 Small Bug Fixes 2021-04-17 23:23:37 -05:00
Daniel S. Billing e2aeab32ea Fixed hole in Cerulean City 2021-04-07 18:01:23 +02:00
darkfire006 5ea848d5d7 0.58.1 release clean up 2021-01-27 00:30:43 -06:00
darkfire006 9147437d7b Merge Classified
Merge Classified Class into GameController.vb
2021-01-25 11:04:16 -06:00
Daniel S. Billing e8559a601d Fixed PingTimer issue when connecting to server 2021-01-25 16:03:34 +01:00
Vitaly Mikhailov b1242c28bb
Merge pull request #62 from P3D-Legacy/classified
Let's make it easier to edit the classified values
2021-01-25 12:01:00 +03:00
Daniel S. Billing 79070c3baa
Merge branch 'master' into classified 2021-01-25 08:27:19 +01:00
Daniel S. Billing 404b60b3ec Update README.md 2021-01-25 08:26:23 +01:00
darkfire006 fad54f97eb Revert "Create .gitattributes"
This reverts commit 5b4fda6e07.
2021-01-24 22:04:50 -06:00
Daniel S. Billing 34d2be8e36
Update README.md 2021-01-24 23:49:35 +01:00
Daniel S. Billing b3ea20a27c
Update README.md 2021-01-24 23:40:13 +01:00
Daniel S. Billing ac1b72ce97 Ignore the build folder 2021-01-25 00:13:57 +03:00
Daniel S. Billing 936f8fd2b8 Update README.md with classified info 2021-01-24 18:46:50 +01:00
Daniel S. Billing 8600d089b9
Merge pull request #61 from P3D-Legacy/update-net-framework
update-net-framework: missing change
2021-01-24 18:41:50 +01:00
Daniel S. Billing ecfbc13b06 Let's make it easier to edit the classified values 2021-01-24 18:38:05 +01:00
Daniel S. Billing 8cb50ea28a Added a fix for #59 2021-01-24 17:23:16 +01:00
Daniel S. Billing 1b06be9ef3 Binary changes 2021-01-24 16:19:10 +01:00
JappaWakka c09656fe38 Restarting Music Fix
Fixed the music from restarting after unpausing or exiting the menu
2021-01-24 16:58:10 +03:00
Daniel S. Billing 671daa9d4f Here is the last change :) 2021-01-21 18:38:49 +01:00
JappaWakka 66079e69d0 [Crash fix]
Fixed crash that occurs when exiting to the main menu through the pause screen while the game window is minimized or not active in general.
2021-01-21 10:37:27 +03:00
JappaWakka eaab679379 Added the "silence" audio file 2021-01-21 10:36:55 +03:00
JappaWakka 621a6bc364 [MusicManager Fixes]
Fix for the game taking longer to resume after pausing on a map without music
Fix for audible gaps between intros and regular songs
2021-01-21 10:36:55 +03:00
JappaWakka 9244a18653 [Overworld Pokémon Fix]
Fixed OverworldPokemon from continuing to walk infinitely when pausing the game, opening a chat window or while the current screen is any other screen than OverworldScreen
2021-01-21 10:35:51 +03:00
darkfire006 9e84125706
Merge pull request #58 from JappaWakkaP3D/daisy_script_fix
Daisy Script Fix
2021-01-20 14:54:36 -06:00
JappaWakka dc2e1e44d3 Reverted FileValidation.vb and meta file changes 2021-01-20 21:51:17 +01:00
darkfire006 6dda29be1e
Merge pull request #53 from P3D-Legacy/update-net-framework
Updated to .net 4.6 to fix SSL/TLS issues
2021-01-20 14:23:14 -06:00
Daniel S. Billing 5b4fda6e07
Create .gitattributes 2021-01-20 18:43:23 +01:00
JappaWakka 315842bbba [Daisy Script Fix]
Fixed script that caused Daisy to never groom your Pokémon
2021-01-20 17:48:28 +01:00
Daniel S. Billing 9a115126cd Updated to .net 4.6 to fix SSL/TLS issues 2021-01-14 14:52:04 +01:00