2192 Commits

Author SHA1 Message Date
JappaWakka
ff5ed455a4 Gamejolt save BattleStyle set to 1 by default
Like offline savegames
2022-06-06 13:53:21 +02:00
JappaWakka
7ac1e5b5fb Fixed locking movement with debugwalk key 2022-06-06 13:51:51 +02:00
JappaWakka
5399cadac2 Fix violet gym again 2022-06-06 12:26:53 +02:00
JappaWakka
eac10fbdb2 Fix for waterfall movement bug 2022-06-06 12:10:22 +02:00
darkfire006
a9432f0125 2 small map fixes 2022-06-05 21:35:54 -05:00
JappaWakka
2170db406b Added Mt. Silver Textures to the project 2022-06-04 19:28:48 +02:00
JappaWakka
cfb38a8975 Fix Mt. Silver model 2022-06-04 17:39:44 +02:00
JappaWakka
bc37be1374 Fix for menu screen crash 2022-06-04 16:12:03 +02:00
JappaWakka
537226be76 Map fixes and File Validation message fix 2022-06-04 15:12:29 +02:00
JappaWakka
0ab2493be1 Minor fixes
Added missing RunMode option in the gamejolt save
Fixed error in rewardssystem script
Fixed typo in soundmanager error
Fixed typo in messagebox file validation error
2022-06-04 11:04:00 +02:00
JappaWakka
caee81bc13 Possible fix for gj buttons mouse not working bug 2022-06-04 09:44:46 +02:00
darkfire006
8d822e410e y=0 fix button misselect 2022-06-03 16:10:22 -05:00
JappaWakka
d9426e43d2 Possible fix for mapscreen crash 2022-06-03 22:02:44 +02:00
JappaWakka
a7b834d72b Fix for texture bug in trainer card screen 2022-06-03 21:25:30 +02:00
JappaWakka
e0d81272e2 Forgot to change this number 2022-06-03 20:41:08 +02:00
JappaWakka
0f0ad57a4f Fix for gamejolt profile buttons 2022-06-03 20:38:45 +02:00
JappaWakka
05a5fcac47 Added scripts for bookshelves in my office 2022-06-02 19:59:52 +02:00
JappaWakka
bcdfd38ff9 Added scripts for my office in kolben tower
Posters and my dialogue
2022-06-02 16:41:55 +02:00
JappaWakka
80432aea46 Fixed bug with localization tokens (description)
When returning to the main menu, the localization tokens were not getting reset to their default values.
2022-06-02 16:02:54 +02:00
JappaWakka
a745630c73 Fix for party screen bug (read description)
Fixed bug in the Party Screen where the Pokémon icons were covered by selection boxes
2022-06-02 13:05:08 +02:00
JappaWakka
0a47307a7c Fixed missing characters in fonts, aligned text
When renaming a pokémon, the input box and the header text messages were off-center so I fixed that
Added some missing characters to the fonts, including the male and female symbols
2022-06-02 12:58:54 +02:00
darkfire006
f3b1face86 make the diagonal walls not upside down for no reason.... 2022-05-31 19:29:08 -05:00
JappaWakka
1d4c15475e Fixed bug in old NewGame Intro with name input 2022-05-31 21:03:13 +02:00
JappaWakka
c92810777e Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2022-05-31 21:01:14 +02:00
JappaWakka
c2c7033ece Added "@environment.resetregionweather" command
Resets the weather to be based on the current season.
2022-05-31 21:00:56 +02:00
JappaWakka
ab66ddaf7c
Corrected some more tokens 2022-05-28 21:25:34 +02:00
JappaWakka
06762018c8
Corrected some tokens 2022-05-28 21:17:13 +02:00
JappaWakka
5c065f7ed4
Removed incorrectly placed space 2022-05-28 21:14:48 +02:00
Daniel S. Billing
4a141dd86b Revert "Removed dupe line"
This reverts commit 1f060d596d87474b28f2297f88d5725bd7448dbb.
2022-05-28 20:41:09 +02:00
Daniel S. Billing
1f060d596d
Removed dupe line
a6713d0c4d8c33e2efbb9739b59181ffa3bca482
2022-05-28 20:26:18 +02:00
JappaWakka
d84f2c81e0
Alphabet in Dutch is with a f not a ph 2022-05-28 20:03:14 +02:00
JappaWakka
781d27f916
Changed team rocket HQ token 2022-05-28 19:58:32 +02:00
JappaWakka
0c351f6bea
Fixed minor error in Dutch tokens 2022-05-28 19:40:25 +02:00
JappaWakka
5177d6c3f9 Fix for duplicate offsetmap bug 2022-05-25 20:28:08 +02:00
darkfire006
9b0b01deb3 move items around for PB and BA 2022-05-24 20:43:00 -05:00
darkfire006
30b069ec9d Peat Block and Black Augurite Sprites 2022-05-24 20:42:24 -05:00
darkfire006
2d59c95cdc add items to new areas 2022-05-24 18:04:37 -05:00
JappaWakka
9d4dd3b6a0 Trash & Clock Scripts Kolben Jappa 2022-05-24 23:29:30 +02:00
JappaWakka
119ba41489 Jappa talk script in Kolben Tower 2022-05-24 23:21:30 +02:00
JappaWakka
c1759499e4 Fixed the bug in the description
If you use the @environment.setdaytime(int) command and go back to the main menu, the daytime does not change reset to the system time, causing the main menu to show the wrong background color (e.g. Morning while it is evening)
2022-05-24 22:20:58 +02:00
JappaWakka
40b9dc002a Updated fonts to support russian and norwegian 2022-05-23 22:52:26 +02:00
JappaWakka
455ff447d2 Fixed "No Texture" bug when using Fly 2022-05-23 17:20:27 +02:00
JappaWakka
15aa587cdf My office map done, still needs scripts 2022-05-21 21:08:20 +02:00
JappaWakka
d30f6cca27 Updated Pokédex screen 2022-05-21 21:06:21 +02:00
Jasper "JappaWakka" Speelman
ae37c3a083 Pokédex needs some work, not done yet 2022-05-14 19:11:35 +02:00
Jasper "JappaWakka" Speelman
3b77f75541 Fixed summaryscreen 2022-05-14 19:11:08 +02:00
Jasper "JappaWakka" Speelman
a7045ea517 Disabled scaling on some menus to prevent issues
for now
2022-05-14 16:26:42 +02:00
Jasper "JappaWakka" Speelman
4d36a5851b Only allow switching when round is over
Also fixed minor error with items in battle
2022-05-14 16:07:32 +02:00
Jasper "JappaWakka" Speelman
2153f34aa0 Pause screen scales with window size 2022-05-14 15:03:12 +02:00
Jasper "JappaWakka" Speelman
6810a35dfd Shaders now independent of daytime 2022-05-14 14:45:01 +02:00