1957 Commits

Author SHA1 Message Date
Daniel S. Billing
3cfce35036 Create en.json 2021-04-12 21:32:17 +02:00
Daniel S. Billing
a7d4793dd5 Changed LanguageSuffix to CurrentLanguage 2021-04-12 21:31:47 +02:00
Daniel S. Billing
51a232ab3d Reworked the Localization to support JSON format 2021-04-12 21:30:40 +02:00
Daniel S. Billing
1c73cdc89f Moved old Localization to a own file 2021-04-12 21:28:01 +02:00
Daniel S. Billing
e2aeab32ea Fixed hole in Cerulean City 2021-04-07 18:01:23 +02:00
Daniel S. Billing
089f26b166 BattleCalculation IsNot 2021-02-16 22:13:23 +01:00
Daniel S. Billing
61b109baee Update Battle.vb 2021-02-16 22:11:54 +01:00
Daniel S. Billing
c99bdab082 Some more IsNot 2021-02-16 21:49:43 +01:00
Daniel S. Billing
c42136295f Battle IsNot 2021-02-16 21:48:30 +01:00
Daniel S. Billing
7bc0944b59 Tabulation 2021-02-15 21:52:32 +01:00
Daniel S. Billing
2b7481a16d More IsNot 2021-02-15 21:52:24 +01:00
Daniel S. Billing
73c367987c IsNot 2021-02-15 21:29:18 +01:00
Daniel S. Billing
5e82a1f064 Update app.config 2021-02-14 15:03:15 +01:00
Daniel S. Billing
00599c973c Update app.config 2021-02-14 14:57:03 +01:00
Daniel S. Billing
ba4f3d43fe Merge branch 'master' into newTokenTranslations 2021-02-14 14:36:47 +01:00
JappaWakkaP3D
c8daf7035b Merge branch 'master' into permanent_item_loss_fix 2021-01-30 22:34:22 +01:00
JappaWakkaP3D
d8f7319bc7 Permanent item loss caused by attacks fix
If an item is swapped/removed/whatever in a battle
  If it's a PvP battle or a Trainer battle
    Every Pokémon that has its item removed gets its original item back
  If it's a Wild battle
    If a Pokémon that had its original item removed is holding
    a different item (because of the attack Trick for example)
      The Pokémon keeps the new item and the original item is added to
      the inventory.
2021-01-30 22:34:02 +01: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
0.58.1
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 5b4fda6e07c79082c50ad66f390fb0364056ca18.
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
05efe42bca Here is the correct Tokens_en back :) 2021-01-24 16:35:25 +01:00
Daniel S. Billing
053020ba9a Merge branch 'master' into newTokenTranslations
# Conflicts:
#	.gitattributes
#	P3D/Content/Localization/Tokens_en.dat
#	P3D/app.config
2021-01-24 16:22:39 +01:00
Daniel S. Billing
1b06be9ef3 Binary changes 2021-01-24 16:19:10 +01:00
Daniel S. Billing
b477eb2f10 Spelling 2021-01-24 16:14:21 +01:00
Daniel S. Billing
d61d73e094 Swapped translations 2021-01-24 16:14:09 +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
Daniel S. Billing
c6d905fade Lets see the error in debug log 2021-01-14 09:52:21 +01:00
Daniel S. Billing
9cf9daca31
Create CONTRIBUTING.md 2021-01-08 22:55:43 +01:00