1705 Commits

Author SHA1 Message Date
Daniel S. Billing
0dff5f11b3 Add trainer battle to Daniel 2022-04-15 17:40:33 +02:00
Daniel S. Billing
8b788ab89d Adjusted the buttons on the Game Jolt login to fit the font 2022-04-14 23:11:22 +02:00
Daniel S. Billing
ed6b2e2256 Updated screens in the server room
* Updated all of the screens in the server room with same size and proper borders
2022-04-14 23:04:41 +02:00
Daniel S. Billing
adf1d62c28 Update website.png 2022-04-14 22:20:24 +02:00
Jasper "JappaWakka" Speelman
5a91f9f0a7 Options Screen and Pause Screen improved
* When a button is selected in the pause screen, the font now becomes white with a black shadow
* Cursor movement and scroll bar usage bugs fixed
2022-04-14 20:16:29 +02:00
Jasper "JappaWakka" Speelman
8f00719cbd Tokens adjusted 2022-04-14 20:14:54 +02:00
Jasper "JappaWakka" Speelman
d934a947aa Battle Updates
* Shift Battlestyle Implemented
* Bugs related to switching Pokémon with Battle Animations off fixed
2022-04-14 20:14:35 +02:00
Jasper "JappaWakka" Speelman
e7d20185f3 Replaced JappaWakka & GoldRetro OW Sprites 2022-04-14 15:04:47 +02:00
darkfire006
8f2bf06fc5 various move ability and pokemon data fixes 2022-04-13 19:09:10 -05:00
darkfire006
dff1144626 remove extra map file 2022-04-11 23:31:13 -05:00
Jasper "JappaWakka" Speelman
52dfc1bfa3 Make Model ID 5 + 6 visible on minimap 2022-04-11 21:08:45 +02:00
Jasper "JappaWakka" Speelman
d85e650f14 Updated StatisticsScreen & PokegearScreen
[StatisticsScreen]
* Properly scaled and positioned text and item icons

[PokegearScreen]
* Replaced Minifont with Mainfont
* Made switching tabs in the PSS menu more clear and controlable with the mouse
2022-04-11 20:44:33 +02:00
darkfire006
3563fffb2b Revert "exposed the canbreed property in pokemon save data"
This reverts commit 0dac5afee0ff6187cc82e27473498a7bfe7148b6.
2022-04-11 13:34:03 -05:00
Jasper "JappaWakka" Speelman
b3b46e97ac Made button text color white if selected 2022-04-11 20:02:16 +02:00
Jasper "JappaWakka" Speelman
4241ec7bbb Fixed following pokémon wrong interaction reaction 2022-04-11 17:18:41 +02:00
Jasper "JappaWakka" Speelman
a55549465d Added Map Path to DebugDisplay 2022-04-11 16:33:05 +02:00
darkfire006
a9a03bae69 Route 49-50 trainers
8 trainers + soon...
2022-04-10 23:34:52 -05:00
darkfire006
2e15414d99 updated world maps with player position tag and other minor changes 2022-04-10 18:58:21 -05:00
darkfire006
b8b0371d10 fix desk for badge 2 badge check 2022-04-10 16:42:48 -05:00
darkfire006
469cb6255d slight change to encounters in dark cave 2022-04-10 16:42:10 -05:00
darkfire006
0e3c618de2 updated johto dex with new pokemon 2022-04-10 16:41:44 -05:00
darkfire006
0dac5afee0 exposed the canbreed property in pokemon save data 2022-04-10 16:41:15 -05:00
darkfire006
5509e942cf out warp ddive 2022-04-10 16:39:59 -05:00
darkfire006
4668c2a5a8 DDive interior-exterior warps 2022-04-10 16:39:24 -05:00
Jasper "JappaWakka" Speelman
cd9474ac5c Fixed WorldMap PlayerSkin bug when surf or ride 2022-04-10 19:19:54 +02:00
Jasper "JappaWakka" Speelman
53d9823387 Added PlayerPosition tag to Map Screen 2022-04-10 19:12:30 +02:00
Jasper "JappaWakka" Speelman
044a3d2489 Prevent mapscreen playerskin from getting too big
If playerskin on mapscreen > 32px wide then halve the skin size to prevent it from getting too big on the map
2022-04-09 22:18:06 +02:00
Jasper "JappaWakka" Speelman
b28dbf6212 Playerskin is now visible on map screen 2022-04-09 22:09:39 +02:00
Jasper "JappaWakka" Speelman
56527e85c0 Fix for battlemusic playing after end battle 2022-04-09 22:08:52 +02:00
Jasper "JappaWakka" Speelman
2efdad493a Interface colors modifiable using ContentPacks 2022-04-09 10:56:22 +02:00
darkfire006
97f24399c9 Finalized daily Rewards 2022-04-09 00:05:11 -05:00
darkfire006
09b6970aa3 Script Diancie and add intro man 2022-04-08 23:06:03 -05:00
darkfire006
45f2082347 Wild Pokemon for diamond dive and new routes including 5 new mons 2022-04-08 22:07:25 -05:00
Jasper "JappaWakka" Speelman
bda6f66423 Potential debugwalk fix for rockclimbing 2022-04-08 12:16:07 +02:00
darkfire006
174fa3c634 Diamon Dive exterior maps and connections
FINALLY!!!
2022-04-08 00:05:38 -05:00
Jasper "JappaWakka" Speelman
da37889650 Fix for clipping clouds 2022-04-07 21:21:23 +02:00
Jasper "JappaWakka" Speelman
e62c49b7bb Potential bugfix for 2x debug move on water 2022-04-07 12:01:32 +02:00
Jasper "JappaWakka" Speelman
7165cd70bc Added player walk speed commands to scriptlibrary 2022-04-04 19:38:19 +02:00
Jasper "JappaWakka" Speelman
d65b7dc10b Replaced inconsistent overworldpokemon commands
The following commands has been replaced by @overworldpokemon.hide:
* @pokemon.hide
* @player.hidepokemonfollow
The following command has been replaced by @overworldpokemon.show:
* @player.showpokemonfollow
and the following unused command is now replaced by @overworldpokemon.toggle:
* @player.togglepokemonfollow
2022-04-04 19:37:40 +02:00
Jasper "JappaWakka" Speelman
7a049012ef Replaced S.S. Aqua with voxel model
Adjusted scripts to make it look like you actually walk through the entrance of the ship.
Also fixed the scale and position of the boat models in the Kolben tower basement.
2022-04-04 18:59:58 +02:00
Jasper "JappaWakka" Speelman
11a8b632d0 Fixed going up slideblocks speed 2022-04-03 21:04:25 +02:00
Daniel S. Billing
5e9ed79196
Update CODE_OF_CONDUCT.md 2022-04-02 22:43:45 +02:00
Daniel S. Billing
0bd68da4c0
Create CODE_OF_CONDUCT.md 2022-04-02 22:39:25 +02:00
Daniel S. Billing
fc25bfc245
Update README.md 2022-04-02 19:54:55 +02:00
JappaWakka
988d54d1a6 Possible fix for escape button inputfield crash 2022-03-31 21:14:42 +02:00
JappaWakka
d96fdbd80a
Fixed bug with battle intro music 2022-03-26 11:43:38 +01:00
JappaWakka
219b88829b Made Lavender Town always night instead of dark 2022-02-28 20:55:23 +01:00
JappaWakka
ae2d60eb35 Fixed unproperly working Lighting map property 2022-02-28 15:56:00 +01:00
JappaWakka
893c8acd99 Fixed warning in one of the DoInventory constructs 2022-02-27 16:40:10 +01:00
JappaWakka
6362fb871a Fixed issue with the sky model and textures 2022-02-27 16:39:26 +01:00