Commit Graph

1548 Commits

Author SHA1 Message Date
darkfire006 42f8f5e1a2 Shinyness clean up
condense redundant commands into the add command
2021-09-29 18:09:41 -05:00
darkfire006 f16fee3a7a Preliminary Destiny Knot implementation
very rough add
2021-09-29 18:08:24 -05:00
darkfire006 bb8bf084b1 add/addtostorage shiny fix
ensure they dont accidentally shiny lock
2021-09-29 18:07:04 -05:00
JappaWakka bb6181679d Added Controls Menu Icon 2021-09-30 00:18:58 +02:00
JappaWakka 5e5e355fd4 Updated back of books in Player's house living room 2021-09-29 23:49:30 +02:00
JappaWakka 1081595d24 Added ContentPacks & Language Menu Icons, Fixed arrow color, Centered text of mainmenu buttons 2021-09-29 23:47:57 +02:00
JappaWakka cbd7a4ec84 Fixed mouse selection for Language Menu 2021-09-29 17:38:56 +02:00
JappaWakka c4ab6604a6
Merge pull request #73 from P3D-Legacy/mainmenu-rework
Main Menu Rework
2021-09-29 16:59:40 +02:00
JappaWakka e9552e0edb Updated House Texture 2021-09-29 16:58:07 +02:00
JappaWakka cf56508ed0 Content Pack Menu tweaks
whenever you scroll (or press up/down) on the buttons at the bottom, the select sound plays (with a delay so you can't spam it) so the player knows it does something

I also renamed Up and Down to Move Up and Move Down to avoid confusion
2021-09-29 16:29:49 +02:00
JappaWakka 0e8b60cfc4 Options Freezing fix
Fixed OptionsScreen freezing in-game & when clicking Pack Information in ContentPack Menu in the Main Menu
2021-09-29 15:57:29 +02:00
JappaWakka 7583e5d97c PressStartScreen fix
Fixed the issue where when you press a key to go to the main menu while the splash/logo screen was fading in, it would freeze halfway through the fade and you'd have a main menu with a darker background than it should be. Now when you press a key, it just skips the fade before switching the screen to the mainmenu
2021-09-29 14:43:07 +02:00
JappaWakka 106de657f0 Main Menu Crash Fix & Options Menu Cursor Fix
Fixed a crash when moving to the content pack button in the main menu options row while having no savegames.

Fixed the options pointer changing position when resizing the game window.
2021-09-29 14:32:05 +02:00
darkfire006 0ee2c116a9 The Return of the Shiny
Reactivate Shiny Candy, set max stacks at 1 and cant be held to avoid duplicating
2021-09-29 02:26:14 -05:00
darkfire006 e5d543c945 mastershinyrate
create global control for shiny rate, update it for standard encounters and breeding and make it script callable
2021-09-29 02:25:17 -05:00
darkfire006 7ead411d0a max stacks
enforce max stacks in script calls
2021-09-29 02:24:07 -05:00
darkfire006 bdebdd8f7f no shiny/0
Prevent possible divide by 0 issue for Shiny boost
2021-09-29 02:23:17 -05:00
JappaWakka d3bad8913b Options Menu fixes & Mouse Speed renamed
The options are now saved when going back to the main menu

Mouse Speed is now called Camera Speed
2021-09-28 17:50:49 +02:00
JappaWakka 6ca257ce91 Faster Textbox Popup & Menu Font Position & Scale Fixes 2021-09-28 17:30:43 +02:00
JappaWakka 166a150ce4 First Main Menu rework almost done
The options row buttons in the Main Menu now open their respective tab in the Options Menu when selected

The Content Pack Menu is positioned correctly

The Content Pack & Language Menus now fade in and out
2021-09-28 17:20:51 +02:00
JappaWakka ee42876afa Main Menu Work In Progress 28-09-2021
When selecting the Options button at the Main Menu, the top row moves up, revealing the Options row beneath it

When selecting the Options button at the Main Menu, the options row fades in now

The Options row now has the right amount of selectable buttons (4, not 5)

When selecting the Options button at the Main Menu, the top row doesn't reset position now

The distance between Options buttons is now the same as the top row
2021-09-28 15:34:12 +02:00
JappaWakka bc3bb99e33 Sandbox Mode Camera QoL fixes
It is now possible to move the camera in third person with the arrow keys when the savegame is in Sandbox Mode to make mapping easier for people who don't wanna build the source code
2021-09-27 23:26:37 +02:00
JappaWakka b1c4916e14 Sandbox savegames should be able to access the PokéGear at any time now. 2021-09-27 23:17:53 +02:00
JappaWakka c657207a69 Improved textures & maps
Maps:
- New Bark Town (barktown.dat)
-- Fixed glitching trees
-- Added windows to side of prof. elm's lab
-- Improved roof textures

- Elm's Lab (elmlab.dat)
-- Added window to the wall on the left for consistency

- Your Room (yourroom.dat)
-- Made the walls only show the texture when looking at them from the front
-- Improved bed and tables

Updated & Recolored Interior Textures:
- House
- Lab

Updated & Recolored Exterior Textures:
- Violet
- BarkTown
2021-09-27 23:09:42 +02:00
JappaWakka b7ec88ac7e Correction for the skydome color for interiors 2021-09-27 22:59:41 +02:00
JappaWakka a285710f5b Added OutsideStepModel 2021-09-27 22:51:48 +02:00
darkfire006 45edf9a057 <player.isgamejolt(-bool-)>
returns true is it is a Gamejolt account, argument is optional, if true also checks if the player's GJ acc is banned and returns false if it is.
2021-09-27 14:29:51 -05:00
Jasper "JappaWakka" Speelman 22bf0afdce Rotation speed multiplier of First Person camera slightly increased
From 35.0F to 40.0F
2021-09-25 19:57:08 +02:00
Jasper "JappaWakka" Speelman 9434417c31 Kolben GameMode IntroType fix
I forgot to add the correct IntroType of the Kolben GameMode to the GameMode file.
2021-09-25 19:55:36 +02:00
Jasper "JappaWakka" Speelman b38f38775d Player House Living Room 25-09-2021
Walls updated (only visible when viewed from the front)
Mom is on a stool now (ideal NPC Y position for these stools = 0.115), updated the momdoor.dat script to make her get up and off the chair
Improved TV, Sink/Tap, Stove, Fridge and Kitchen wall textures & models
2021-09-25 18:16:39 +02:00
Jasper "JappaWakka" Speelman 073ed91356 NPCs can get on and off chairs
The Y Position of an NPC when moving is now a Single (instead of an integer), allowing for NPCs to climb on and off chairs without their Y Position being rounded down.
2021-09-25 13:32:09 +02:00
Jasper "JappaWakka" Speelman 425a336401 Typo fix in code
AnimationDelayLenght
is now
AnimationDelayLength
2021-09-25 13:28:15 +02:00
Jasper "JappaWakka" Speelman 86076944b2 Pause Screen Fixes + Indentation fix
- Fixed crash that occured when pausing the game during the old intro
- Fix weird indentation in warpblock.vb
2021-09-25 00:28:06 +02:00
Jasper "JappaWakka" Speelman b0ca5ab1d9 Options Menu update 2
- Applying ContentPacks works perfectly now and plays the Save sound when done
- ScrollBars in the options menu work correctly again
2021-09-25 00:27:12 +02:00
Daniel S. Billing fa435ae9f4
Merge pull request #69 from jianmingyong/master
Fix old namespace checks on crash log generator
2021-09-24 08:26:31 +02:00
Yong Jian Ming 989d12b479
Fix old namespace issues. 2021-09-23 10:32:10 +08:00
JappaWakkaP3D 8263bbe390 Main Menu Work in Progress 21-09-2021 2021-09-21 17:45:56 +02:00
JappaWakkaP3D a6713d0c4d Options Menu Update 2021-09-21 17:45:29 +02:00
darkfire006 4012cf55f7 first part of the ddive exterior 2021-09-17 20:46:23 -05:00
darkfire006 3b22ab7e2f Route 23 and necessary conenctions 2021-09-17 03:00:35 -05:00
darkfire006 a461ea5011 initial work on Route 23 2021-09-16 08:42:24 -05:00
darkfire006 72ca921b3c R 28 and R22 hgss upgrade and fix fly points 2021-09-15 13:36:08 -05:00
darkfire006 854a3fee29 upgrade R26 and R27 to HGSS layouts 2021-09-14 15:07:48 -05:00
darkfire006 c5299fc96b make R50 longer 2021-09-02 23:21:22 -05:00
darkfire006 90a98465b7 grass(seaweed) addedx to underwater sections 2021-09-02 23:21:05 -05:00
darkfire006 10c83350ac ddive texture changes and the last interior map 2021-08-31 18:18:16 -05:00
darkfire006 81586efb3e Merge branch 'master' of https://github.com/P3D-Legacy/P3D-Legacy 2021-08-30 22:40:14 -05:00
darkfire006 44d7ff22a2 Connecting the underwater sections
the scripts to make the "wafterfalls" work
2021-08-30 22:40:09 -05:00
Jasper "JappaWakka" Speelman 9b8df67916 Fixes and main menu preparations
For some reason ttf2bmp.exe was not added to the references, so I added that.
Added some variations of the Options and MainMenu button textures.
Added some english localization tokens and fixed the Indonesian language from displaying as "Indonesia"
Tweaked the colors of the main menu
Added an option main menu icon
Fixed a bug where the game would crash when loading a gamemode without a Moves folder.
Set offsetmap quality (update frequency) to max by default.
2021-08-30 19:46:39 +02:00
darkfire006 f4b87da3ee Diamond Dive under water parts mostly done 2021-08-30 00:30:57 -05:00