Commit Graph

661 Commits

Author SHA1 Message Date
JappaWakka 16e5b0d4cd Added Pokémon to my office in kolben tower 2022-07-10 20:59:43 +02:00
darkfire006 5c96afb81e fix mahogany shop lady stuff 2022-07-10 03:05:12 -05:00
darkfire006 95598623f6 fix alolan Muk causing a crash 2022-07-10 03:04:03 -05:00
darkfire006 4fc99fcce2 SPIN FUCKERS SPIN 2022-07-10 03:03:36 -05:00
darkfire006 7e409c40b9 Update Kungfu.dat
added received text to getting Tyrogue
2022-07-10 01:53:11 -05:00
darkfire006 d9745b2823 changed when no is selected 2022-07-10 01:52:48 -05:00
darkfire006 dbf7791b9e removed useless text 2022-07-10 01:48:29 -05:00
darkfire006 7a52195f86 fix the ladders appearance in all of the Mt Ember maps 2022-07-10 01:00:29 -05:00
darkfire006 b3bd01f783 remove collision on the ladder model so the bump nolonger sounds 2022-07-10 00:47:38 -05:00
darkfire006 6b727ca6bd Fix to player direction in M2 cuttscene 2022-07-10 00:26:48 -05:00
darkfire006 7782b244e0 remove useless items 2022-07-09 02:20:24 -05:00
Jasper "JappaWakka" Speelman c2d11aa340 Fixed Ember animation, added Scratch animation 2022-07-08 15:17:56 +02:00
Jasper "JappaWakka" Speelman 0a75b36d15 Added Leer Animation 2022-07-08 13:41:23 +02:00
darkfire006 6b602a01ba fix trainer data for alolan form users 2022-07-06 02:13:16 -05:00
darkfire006 071781268a remove extra alola tags 2022-07-06 01:53:07 -05:00
darkfire006 b7ba3f8498 alolan form data files 2022-07-05 23:52:41 -05:00
darkfire006 9c958fd1f0 special evo conditions for alolan forms 2022-07-05 23:50:03 -05:00
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