JappaWakka
1efdcb7517
Map cleanup & Cerulean Cave ceilings added
...
Cleaned up
* Player's house - Livingroom & Bedroom
* Elm's Lab
* Violet City Gym + Battlemap
Cerulean Cave ceilings added to all floors
2022-02-03 22:57:48 +01:00
JappaWakka
13c838c9aa
Actually saved the WallModel file
2022-02-03 22:31:11 +01:00
JappaWakka
307fc24cf6
Added some constructs
...
* <entity.rotation(int)> returns the direction in which an entity is facing
* <level.environmenttype> returns the environmenttype of a level/map
* Added some missing constructs to the ScriptLibrary
2022-02-03 22:25:09 +01:00
JappaWakka
1d4087aa2a
Fixed music crashes
...
* Fixed crash when trying to play an intro of a battle song that wasn't an ogg
* Fixed crash when trying to resume the music after using the command @music.stop
2022-02-03 22:20:43 +01:00
JappaWakka
fbba01d0c4
Added WallModel (ModelID=20) & CeilingModel (ModelID= 21)
2022-02-03 22:18:04 +01:00
JappaWakka
b170071bf7
Upgraded the Sky Dome to a Sky Sphere, adjusted the textures and merged the UnderwaterGround texture into the regular Underwater texture
2022-01-28 16:52:30 +01:00
JappaWakka
14d4bc5ea2
Improved the cursor positioning in the ingame menu
2022-01-16 17:26:58 +01:00
JappaWakka
2533598295
Made the brightness of the stars not be affected by the weather
2022-01-16 17:25:04 +01:00
JappaWakka
b69bfbfea4
Fixed Extreme render distance still having fog
2022-01-07 12:38:48 +01:00
JappaWakka
3ecc99fbd4
Added command that changes the current season: @environment.setseason(int)
...
Argument "int" can be:
0 = Winter
1 = Spring
2 = Summer
3 = Fall
-1 = The default season based on the date
2022-01-07 12:27:30 +01:00
JappaWakkaP3D
f5941a79bc
Fixed a bug in the option menu (see description)
...
BUG: If you go to the contentpack options menu in the main menu, then exit out of it and start the a save file, the ingame options menu still displays the contentpack menu
2021-12-28 13:56:53 +01:00
darkfire006
49824d8b69
GJ IDs for newest trophies
2021-12-14 16:33:16 -06:00
darkfire006
9916e8f57a
change height of the mqueen to move to fix incosistancies
2021-12-03 22:46:19 -06:00
JappaWakkaP3D
526c226e22
Added shadow to the JoinServerScreen title text
2021-11-26 21:58:28 +01:00
Jasper "JappaWakka" Speelman
ee7aaa2e0e
ContentPack menu mouse selection fixes
2021-11-06 12:05:15 +01:00
darkfire006
6fb318e150
very small changes to start the back end of diamond dive
2021-11-02 23:09:49 -05:00
darkfire006
46bc279407
more reward system progress
2021-11-02 23:09:24 -05:00
JappaWakkaP3D
24b7ba36e2
Notification Popup disappears faster after user input
2021-10-28 22:15:29 +02:00
JappaWakkaP3D
6e3a44ff0f
Replaced dollar symbol with Pokémon money symbol in fonts
2021-10-28 18:33:32 +02:00
darkfire006
1d7912bb8f
<inventory.name> new arg
...
new optional argument, can be p/plural to get the plural name or s/singlular for the regular name, defaults to singular
2021-10-28 10:21:57 -05:00
JappaWakkaP3D
53f006cd3d
Stop the NotificationPopup from autoexecuting the attached script.
2021-10-26 23:55:22 +02:00
JappaWakkaP3D
9b8022897c
BattleIntro CustomBattleMusic fix
2021-10-26 23:43:23 +02:00
darkfire006
1c2b3a94fb
create several constructs to return data about a generic pokemon
...
getweight, getheight, getentry, getcolor, getspecies, getability
2021-10-26 01:29:14 -05:00
JappaWakkaP3D
0e49fbfd00
Contentpack music fix
...
When a song that didn't have an intro in the gamemode has one in a contentpack, the game didn't check for that. Now it does
2021-10-23 22:52:53 +02:00
JappaWakkaP3D
516ffff1a1
Fixes for Pokéballs, Healing Machines & Pokécenters
2021-10-23 21:43:59 +02:00
darkfire006
e680172ddb
more work on rewards system
2021-10-22 14:40:05 -05:00
JappaWakkaP3D
5138bd974a
Updated README.md
2021-10-22 21:00:42 +02:00
JappaWakkaP3D
09fcd0254a
Added genderless button texture and updated the other buttons
2021-10-22 20:24:15 +02:00
JappaWakkaP3D
ba313f78ae
Added & Changed Tokens + Added functionality for genderless players
...
Options Menu and Main Menu can be translated now
2021-10-22 20:22:13 +02:00
JappaWakkaP3D
9bde9a71ed
Main Menu & Options Menu Fixes and Improvements
...
* Gave enabled Content Packs better feedback by making the text green if it's enabled
* Removed the "enabled" suffix from enabled Content Packs
* Changed the "enabled:no/yes" text in the Content Pack menu to "Enable" when the selected Pack is disabled and "Disable" when the selected Pack is enabled
* Fixed mouse clicks registering in a different location on the Content Packs menu
When clicking any button on the row above the options submenu while the options submenu is opened, I made it close the submenu and move to that button.
* Added visual keypress feedback when pressing a commandbutton. The key will revert back to it's regular look when the mouse/keyboard/controller button is released.
* Fixed the jump when moving the cursor in the options menu from a slider to a button and vice versa.
* added an "apply" button to the main menu's option menus
* Made the "back" buttons in the main menu's option menus not apply the changes.
* Made the language change when you scroll through the languages. Tokens in other languages need to be updated!
2021-10-22 18:13:33 +02:00
JappaWakka
f6696ffc5c
Changed the reference of the submodule to the right GameDevCommon
2021-10-21 21:36:36 +02:00
JappaWakka
d1fd63dafa
Updated GameDevCommon submodule to use .NET 4.6 & Mo
...
And fixed some color errors
2021-10-21 20:49:07 +02:00
darkfire006
a368099b07
insert start script into Kolben GM and create the script files for the reward system
2021-10-21 01:07:15 -05:00
darkfire006
c6e43df31c
tokens get parsed for constructs
2021-10-21 01:06:21 -05:00
darkfire006
334e466bed
update controls note with new constructs
2021-10-19 22:36:33 -05:00
darkfire006
9f59562611
Revert "Added some tokens in advance"
...
This reverts commit 61b07ddb4b
.
2021-10-19 22:31:22 -05:00
darkfire006
fe11d5fb35
Check Evaluate Construct results for more constructs
2021-10-19 19:02:59 -05:00
JappaWakka
97c3a1dda4
Fixed color difference in House.png as a result of reverting texture changes
2021-10-20 00:03:57 +02:00
JappaWakka
61b07ddb4b
Added some tokens in advance
2021-10-20 00:03:10 +02:00
JappaWakka
39aaed5577
Made <system.token(str_tokenname)> and <system.button(str_buttonname)> constructs
2021-10-19 23:55:26 +02:00
darkfire006
32dba7e878
document scripts in code
2021-10-19 14:36:47 -05:00
JappaWakka
3ce59ee458
Merge branch 'notificationspopup'
2021-10-19 20:57:24 +02:00
JappaWakka
2941da57dd
Structures inside structures works now, new Healing Machine & restart music when applying contentpacks fix
2021-10-19 20:40:37 +02:00
darkfire006
7dbe1a899d
added the Rock Tunnel ceiling back
2021-10-18 23:39:53 -05:00
JappaWakka
2004352364
Changed the 1 in the chat icons to a +
2021-10-18 21:51:48 +02:00
JappaWakka
5c9534d2e6
Fixed broken/missing sand floor in New Bark Town
2021-10-18 21:38:53 +02:00
JappaWakka
c96d6443b5
Fixed TextureReplacement function of exceptions.dat in ContentPacks and made the Chat window look better
...
When typing a message, the cursor flickers on and off like in a text editor
The category icons in the chat window are now a consistent 24x24px
2021-10-18 21:38:20 +02:00
JappaWakka
6d30a0ebdf
Added @screen.showmessagebox(text|r.g.b|r,g,b|r,g,b) command and fixed blurry scaling
2021-10-18 21:36:26 +02:00
JappaWakka
7731e9cbc0
Merge pull request #74 from P3D-Legacy/battleintromusicfix
...
Battle intro music fix
2021-10-17 22:55:17 +02:00
darkfire006
50f765af64
Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy
2021-10-17 15:54:09 -05:00