Commit Graph

644 Commits

Author SHA1 Message Date
darkfire006 90e5345bd7 Add regional form tag to data files 2022-07-05 23:42:19 -05:00
darkfire006 50c8f9e3bd adjust sprite placement and mark for future 2022-07-05 23:41:27 -05:00
darkfire006 14c636cfa3 remove pal park 2022-07-05 23:41:01 -05:00
JappaWakka 943bbd3ce3 Typo fix Recieved > Received 2022-06-26 19:53:35 +02:00
JappaWakka 05774b29bd Fixed incorrect lighting texture and values 2022-06-22 21:04:03 +02:00
JappaWakka e6d106c839 Lighting colors and select menu audio bug fix 2022-06-19 22:31:50 +02:00
JappaWakka 0bf30358da Rival rename texture bug fix 2022-06-17 16:31:05 +02:00
JappaWakka dab417e190 DiamondDive WaterFall fix and other fixes
Added @player.stopmovement before waterfall scripts to make sure the player doesn't move further than they should
Fixed spelling error in code: NotifcationTypes -> NotificationTypes
Added commands to ScriptLibrary that were missing
2022-06-14 18:12:29 +02:00
JappaWakka 229816c698 Fix for violet city center bug 2022-06-11 15:11:44 +02:00
JappaWakka 7eb7805dcf Added constructs for checking player movement
Also fixed the "<player.velocity>" construct and reset the player's movement speed in the teacher script in violet city
2022-06-11 15:01:16 +02:00
JappaWakka 3d25b132bb Fixed the daytimes
Instead of

Day = 0
Night = 1
Morning = 2
Evening = 3

it is now

Night = 0
Morning = 1
Day = 2
Evening = 3

this also affects the @environment.setdaytimeI(int) commands which have the same order but increased with 1
2022-06-11 10:46:51 +02:00
JappaWakka 9b3517f04e Fixed incorrect New Bark Town/Route 27 warps 2022-06-06 14:19:39 +02:00
JappaWakka 5399cadac2 Fix violet gym again 2022-06-06 12:26:53 +02:00
darkfire006 a9432f0125 2 small map fixes 2022-06-05 21:35:54 -05: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 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
darkfire006 f3b1face86 make the diagonal walls not upside down for no reason.... 2022-05-31 19:29:08 -05: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
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
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 15aa587cdf My office map done, still needs scripts 2022-05-21 21:08:20 +02:00
Jasper "JappaWakka" Speelman 6810a35dfd Shaders now independent of daytime 2022-05-14 14:45:01 +02:00
Jasper "JappaWakka" Speelman 922502fc40 ChooseBox dynamically scales to the content 2022-05-14 14:20:47 +02:00
darkfire006 1cc404497b small adjustments 2022-05-10 00:07:51 -05:00
darkfire006 b05c3b6f7e minor adjustments 2022-05-09 12:14:04 -05:00
darkfire006 a6c3478da1 minor adjustments 2022-05-08 02:03:00 -05:00
darkfire006 9ac68d809f add optional param for <daycare.canbreed>
bool for if it should calc multipliers or not
2022-05-08 02:02:26 -05:00
darkfire006 114a73168a small fixes and adjustments 2022-05-07 19:35:45 -05:00
darkfire006 037f68bb5a replace language names with the non english versions 2022-05-06 17:07:25 -05:00
darkfire006 db43ff58b7 diamond dive music changed 2022-05-06 17:06:52 -05:00
Jasper "JappaWakka" Speelman f5e5343b07 Fixed Celadon fountain 2022-05-06 22:29:15 +02:00
darkfire006 839f5ac8b4 small fixes and adjustments to item locations and ratios 2022-05-05 13:15:49 -05:00
darkfire006 c24c7fe80a more small sevii adjustments 2022-05-02 12:00:52 -05:00
darkfire006 7a44cab3e1 make the door not open by default. 2022-05-01 21:50:47 -05:00
darkfire006 318bd4d0dd rename Trainer Tower exterior to Tower Straits 2022-05-01 20:29:02 -05:00
darkfire006 d71a52a6bd quest island minor adjustments 2022-05-01 20:28:39 -05:00
darkfire006 06bab388a0 fix walking pattern 2022-05-01 13:58:29 -05:00
darkfire006 679b738b28 fix battle map mountain placement 2022-05-01 13:43:43 -05:00
darkfire006 ebcdc26092 small adjustments to floe and chrono islands 2022-04-28 12:25:21 -05:00
darkfire006 7ce9f8d1f0 small tweaks to items and wild and trainer pokemon on the first three sevii islands 2022-04-26 10:15:57 -05:00