JappaWakka
3c78459f7c
Improved blizzard and thunderstorm weather skies
2022-08-16 19:02:02 +02:00
JappaWakka
73d079b26a
Fixed missing line breaks in a script
2022-08-14 11:51:24 +02:00
JappaWakka
a97ec60082
Fixed pokemon icon size in Hall of Fame screen
2022-08-12 17:10:51 +02:00
JappaWakka
8b5f3f93b6
Fixed level up screen text position and icon scale
2022-08-12 10:48:54 +02:00
JappaWakka
f9a8c7fede
Fixed catch location text cropping
2022-08-12 10:39:50 +02:00
JappaWakka
b42e69f736
Visual bugfixes (Pokémon front/back/menu sprites)
2022-08-11 21:21:27 +02:00
JappaWakka
92352bcf27
Fixed bug with wrong SFX paths
...
Causing ContentPacks to load slower
2022-08-11 21:19:59 +02:00
JappaWakka
5609143300
Pokémon front/back sprites can now have nr. name
2022-08-11 21:18:50 +02:00
JappaWakka
82c18f473a
Fixed bug with contentpack sfx names (ToLower)
2022-08-10 19:48:38 +02:00
JappaWakka
d21f97c7b5
Various visual fixes
...
Fixed Pokémon icon size in various screens
Aligned the partially transparent black shape of the JoinServerScreen better
2022-08-09 20:13:03 +02:00
darkfire006
f4691fe20d
allow forms in the @battle.wild() script
2022-08-09 10:35:24 -05:00
darkfire006
bae3a28431
Revert "Remove caps from registers"
...
This reverts commit 7310e3cd13
.
2022-08-09 10:34:56 -05:00
darkfire006
8bdb1e9858
Revert "Registers are now case insensitive"
...
This reverts commit f09cd7d644
.
2022-08-09 10:34:44 -05:00
JappaWakka
860aed443a
Gogoat cannot breed for v0.59.1
2022-08-07 17:30:52 +02:00
JappaWakka
4223dfaaea
Genderless Pokémon can't give or get infatuation
2022-08-07 13:01:16 +02:00
darkfire006
7310e3cd13
Remove caps from registers
...
re Strength triggers and time registers
2022-08-06 21:49:50 -05:00
darkfire006
56908b35f9
just the script block fix without the other "fixes"
2022-08-06 21:48:57 -05:00
darkfire006
21bfdc2b74
Revert "Fix for softlock scriptblocks with strengthrocks"
...
This reverts commit 5003186b39
.
2022-08-06 18:22:13 -05:00
JappaWakka
5003186b39
Fix for softlock scriptblocks with strengthrocks
2022-08-06 23:36:45 +02:00
JappaWakka
0fb4f51b07
Fix for localization
2022-08-06 20:15:21 +02:00
JappaWakka
d3de943dba
Fix shiny menusprite offset
2022-08-01 19:23:38 +02:00
JappaWakka
9772dc452a
Updated font and text positioning trainer card
2022-08-01 17:19:56 +02:00
JappaWakka
8a8e8fe8c3
Fixed MainMenu not resetting or applying Textures
...
After quitting a gamemode or after applying contentpacks
2022-08-01 17:19:23 +02:00
JappaWakka
3cab6f3b82
Now I really fixed the menu sprites
2022-08-01 13:08:17 +02:00
JappaWakka
0695ff6491
Fixed HatchEgg command adding 2 pokémon
2022-07-31 19:59:47 +02:00
JappaWakka
53c5d5ba5f
Fixed Menu Icons
2022-07-31 19:50:29 +02:00
JappaWakka
b6bb46ba6e
Fix hardcoded Pokémon Front, Back and Menu sprites
2022-07-31 19:35:26 +02:00
JappaWakka
6f5f992d6e
Fix for softlock animations and tail whip crash
2022-07-24 15:16:16 +02:00
JappaWakka
eb69a8ee5b
Maybe this'll prevent animatedblock crash
2022-07-24 10:45:18 +02:00
Jasper "JappaWakka" Speelman
2dd64aa7be
Animatedblock faces camera if modelid = 3
2022-07-23 19:52:28 +02:00
Jasper "JappaWakka" Speelman
630f8d3b3a
Fix for the duplicate wall entity in my office
...
Also made the pokémon shiny and adjusted the colors on the bowl
2022-07-23 16:44:34 +02:00
Jasper "JappaWakka" Speelman
7d55ca2c64
Fix for Invisible Pokémon in Battle
...
As well as some other fixes like the hit animation also working on models and making the timing more reliable
2022-07-23 16:41:00 +02:00
Jasper "JappaWakka" Speelman
9fa9f93659
Fixed Tepig and compressed OW sprites
...
Before: roughly 67 mb in total
After: roughly 8 mb in total
No quality loss
2022-07-23 15:31:24 +02:00
Jasper "JappaWakka" Speelman
cea7a5649d
Fixed computer sound that didn't get played
2022-07-22 17:51:11 +02:00
Jasper "JappaWakka" Speelman
b258139ee8
Added Egg Hatch command
...
Format:
@Pokemon.Hatch(PartyIndex,[CanRename],[Message])
Description:
If the Pokémon specified in the PartyIndex argument is an egg, it hatches immediately
Arguments:
PartyIndex (int) - Index of a Pokémon in the player's party. Values can range from 0-5.
CanRename (bool) - Optional. Whether the player can rename the Pokémon or not after it hatches.
Message (str) - Optional. The message to display after the Pokémon hatches.
2022-07-22 17:32:09 +02:00
Jasper "JappaWakka" Speelman
d1698db4ba
Fix tokens not being reload after exiting gamemode
2022-07-22 14:46:18 +02:00
Jasper "JappaWakka" Speelman
724a4a642d
Fixed music silence when no intro Content Packs
2022-07-22 13:54:23 +02:00
Jasper "JappaWakka" Speelman
cb7a7956ce
Updated nuget packages
2022-07-22 13:34:32 +02:00
JappaWakka
31a1c3b6d5
Hopefully this'll prevent animatedblock crash
2022-07-21 10:11:24 +02:00
JappaWakka
f65f0e4f11
Updated PokéBall open sound
2022-07-19 14:51:11 +02:00
JappaWakka
bf544a5e25
Fixed stats animation, added Tail Whip animation
2022-07-19 12:03:13 +02:00
JappaWakka
e6a2f6eab8
Updates to animation system + rotating pokemon
...
Also made useful tweaks to how battleflipped works
2022-07-18 21:41:30 +02:00
JappaWakka
acbf4e1b5c
Added Water Gun move animation
2022-07-18 13:33:31 +02:00
JappaWakka
f103caa5f2
Fixed Models not being affected by lighting
2022-07-16 14:48:29 +02:00
JappaWakka
b57ae43a3c
Fixed Lighting colors one final time
2022-07-15 19:51:25 +02:00
darkfire006
9829321174
fixed rock in battle map
2022-07-15 00:30:50 -05:00
darkfire006
30a59646a8
fix wrong evolutions
2022-07-15 00:24:40 -05:00
JappaWakka
5d85c33910
Fixed Pokémon sprites possibly being wrong size
2022-07-14 19:32:23 +02:00
JappaWakka
352b80db9c
Any entity can have a model, model scale improved
...
0.1 meter in blender is now equivalent to 1/16th of a P3D unit or 1 pixel on a 16 pixels wide/tall texture. Mt Silver will need to be updated to match this scale, making the ModelEntity obsolete.
Also added Snorlax battle model
2022-07-13 00:12:16 +02:00
JappaWakka
c401b4f063
Recolored Vine Whip
2022-07-13 00:02:21 +02:00
darkfire006
a6070ea479
use correct shininess value for roaming mons
2022-07-12 09:14:11 -05:00
darkfire006
673472d424
make daycare cycles normal length again
2022-07-12 09:13:49 -05:00
darkfire006
672b256433
make suicune not always shiny
2022-07-12 09:13:28 -05:00
darkfire006
802e86685b
remove second mewtwo battle
2022-07-12 09:13:16 -05:00
darkfire006
f12d68dc31
Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy
2022-07-12 09:12:03 -05:00
JappaWakka
bd4f1154a1
Added Vine Whip animation, fixed 2 move animations
...
Fixed Scratch & Poison Sting
2022-07-12 11:37:18 +02:00
darkfire006
e6541748a0
remove extra terrain by the top of the pillar
2022-07-11 14:25:09 -05:00
darkfire006
d3f220c538
copy if newer for carkoal family sprites
2022-07-11 14:24:45 -05:00
darkfire006
3d75665bd0
fix r22-23 wild pokemon
2022-07-11 00:30:29 -05:00
darkfire006
64a7b1fab2
have headbutt trees and smash rocks use the spawner correctly to get forms
2022-07-10 18:19:10 -05:00
darkfire006
30a6d96ce7
Alolan Dugtrio should be part steel
2022-07-10 18:12:30 -05:00
JappaWakka
78585f9f35
Added Scripts to the project
2022-07-10 21:28:05 +02:00
JappaWakka
16e5b0d4cd
Added Pokémon to my office in kolben tower
2022-07-10 20:59:43 +02:00
JappaWakka
960c82e940
Fixed audio settings reset in the in-game options
2022-07-10 10:26:36 +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
darkfire006
7bff97b3f6
Update Daycare.vb
...
fix crash when breeding w no item
2022-07-08 16:23:51 -05:00
Jasper "JappaWakka" Speelman
c2d11aa340
Fixed Ember animation, added Scratch animation
2022-07-08 15:17:56 +02:00
Jasper "JappaWakka" Speelman
c5430db305
High DPI settings now supported
2022-07-08 14:08:39 +02:00
Jasper "JappaWakka" Speelman
0a75b36d15
Added Leer Animation
2022-07-08 13:41:23 +02:00
Jasper "JappaWakka" Speelman
ed4714710e
Fixed incorrectly scaled icons in summaryscreen
2022-07-08 13:41:07 +02:00
Jasper "JappaWakka" Speelman
1d7897be82
Fixed poison animation
2022-07-08 12:21:32 +02:00
darkfire006
3345bf5ffc
Engine changes to support Regional forms
2022-07-07 23:06:32 -05:00
JappaWakka
1b3218bb67
Added fadein/fadeout limit argument
...
@Screen.ScreenFadeColor also defaults to Black if there's no argument
2022-07-07 19:32:25 +02:00
JappaWakka
88ac7fc687
Added some missing commands to the scriptlibrary
2022-07-07 19:03:19 +02:00
JappaWakka
f09cd7d644
Registers are now case insensitive
2022-07-07 19:03:02 +02:00
JappaWakka
25173a22c4
Fixed OptionScreen auto-applying Audio settings
2022-07-06 21:26:13 +02:00
JappaWakka
ea0a6aca7b
Fixed contentpack music not playing without intro
2022-07-06 18:24:03 +02:00
JappaWakka
018776a8de
Fixed chat tabs mouse click position
2022-07-06 18:21:02 +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
a8920ab6fb
region and regionalform envir constructs
2022-07-05 23:45:03 -05:00
darkfire006
56dff589e6
add regional form level tag
2022-07-05 23:44:43 -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
9dd17a9c65
Fix slideblocks resetting player speed (descr.)
...
Fixed the following bug:
If the player runs up or down a slideblock, and then walk up or down another slideblock right after the movement script is finished, then the player will walk at regular speed.
2022-07-05 17:49:23 +02:00
darkfire006
b344879f20
fix all roaming mons being caterpie
2022-06-30 09:09:05 -05:00
darkfire006
913c53211c
correct build stuff for new pokemon files
2022-06-30 00:21:50 -05:00
JappaWakka
3461b1f549
Battle poke switch - mouse support & cancel button
2022-06-26 21:23:28 +02:00
JappaWakka
04d9cce576
Removed unnecessary stuff from waterfall script
2022-06-26 21:02:33 +02:00
JappaWakka
76484c89b1
Fixed the fast forward/slower music bug
2022-06-26 20:21:10 +02:00
JappaWakka
322ca3e5c4
Fixed notification popup blocking pokégear
2022-06-26 20:20:37 +02:00
JappaWakka
7e5a433917
Various fixes for visual bugs
2022-06-26 19:59:12 +02:00
JappaWakka
ecbe8c5c92
Hopefully fix gts trading
2022-06-26 19:56:07 +02:00
JappaWakka
943bbd3ce3
Typo fix Recieved > Received
2022-06-26 19:53:35 +02:00
darkfire006
af62a74a9d
0.59 pre-release commit
...
update version, credits, and security numbers
2022-06-24 13:40:33 -05:00
JappaWakka
05774b29bd
Fixed incorrect lighting texture and values
2022-06-22 21:04:03 +02:00
JappaWakka
9ff6e94a1f
ContentPack fixes
...
* Fixed ContentPack menu crashing when trying to load more than 5 Content Packs
* Fixed Texture Replacements in exceptions.dat being ignored if not the same case
* Fixed minor visual bug in the Box screen where smaller textures would be scaled incorrectly
2022-06-22 21:02:11 +02:00
JappaWakka
a73bbee55b
Revert "Revert "Fix for invisible ball in certain maps""
...
This reverts commit 49dd67c012
.
2022-06-22 20:57:35 +02:00
JappaWakka
49dd67c012
Revert "Fix for invisible ball in certain maps"
...
This reverts commit 75bc2b7b7c
.
2022-06-22 18:12:25 +02:00
JappaWakka
75bc2b7b7c
Fix for invisible ball in certain maps
2022-06-22 11:15:53 +02:00
darkfire006
638de718ed
fix new game end of intro and wrong default gamemode
2022-06-19 16:04:35 -05: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
e60877d880
Now I definitely fixed waterfall bug
2022-06-14 19:48:18 +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
c6c7ef236d
Fix for texture bugs
...
Rival rename texture bug, potential Trainer texture bugs and Player rename texture bugs fixed
2022-06-11 14:46:21 +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
747de3e221
Merge branch 'master' into custommoves
2022-06-10 10:26:10 +02:00
Jasper "JappaWakka" Speelman
790afcdbbc
Made sure regular moves still work as expected
2022-06-10 10:13:23 +02:00
JappaWakka
a40a44181b
Make gamemode moves actually work
2022-06-09 21:29:30 +02:00
JappaWakka
813992bf51
Fix positioning of values in move summary screen
2022-06-09 13:35:54 +02:00
JappaWakka
41615fb562
Fixed GameJolt save gender saving and loading bug
2022-06-09 11:13:50 +02:00
JappaWakka
c22f7d3894
If BattleAnimations = 0, skip catch animations
2022-06-06 15:00:18 +02:00
JappaWakka
9e67b5fc62
Fix for incorrectly placed burn animation
2022-06-06 14:59:13 +02:00
JappaWakka
9b3517f04e
Fixed incorrect New Bark Town/Route 27 warps
2022-06-06 14:19:39 +02:00
JappaWakka
542acc3c3d
Fixed bug with warpblocks not moving the player
2022-06-06 14:19:05 +02:00
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
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 1f060d596d
.
2022-05-28 20:41:09 +02:00
Daniel S. Billing
1f060d596d
Removed dupe line
...
a6713d0c4d
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
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
Jasper "JappaWakka" Speelman
922502fc40
ChooseBox dynamically scales to the content
2022-05-14 14:20:47 +02:00
darkfire006
cff621337f
Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy
2022-05-13 23:10:00 -05:00
JappaWakka
8160838230
Merge pull request #64 from JappaWakkaP3D/permanent_item_loss_fix
...
Permanent item loss caused by attacks fix
2022-05-13 23:49:52 +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
78f9e9e4c7
more for the optional param
2022-05-08 02:02:47 -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
556a765361
add items, no sprites set yet
2022-05-07 19:35:14 -05:00
darkfire006
a5d50bd8a9
item plurals
2022-05-06 17:45:59 -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
8e2c45d78f
Fixed Tar Shot crash + added message
2022-05-06 23:04:29 +02:00
Jasper "JappaWakka" Speelman
f18dc03c4c
Contentpack info out of bounds fix
2022-05-06 22:45:13 +02:00
Jasper "JappaWakka" Speelman
f5e5343b07
Fixed Celadon fountain
2022-05-06 22:29:15 +02:00
Jasper "JappaWakka" Speelman
a0b2626523
Fix for animatedblock crash
2022-05-06 22:10:16 +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