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
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
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
darkfire006
c5671bb5ce
Diamond dive first part of underwater area
...
Map 1 layout done, duplicated for the other 4, removed random file and
connected interior to map 1
2021-08-23 00:38:58 -05:00
JappaWakkaP3D
7227be54c2
Fixed error
2021-08-22 17:27:01 +02:00
JappaWakkaP3D
3a35860f7a
Removed visible animations for now
2021-08-22 17:24:06 +02:00
JappaWakkaP3D
c6625de6f9
Fixed some battle animation errors and added content that I forgot, also corrected ViceGrip spelling
2021-08-22 16:47:26 +02:00
JappaWakkaP3D
9723820427
SFX & Battle Animations
...
Ported Battle Animation Code
Ported Battle Animations for Tackle, Pound, Growl, Ember and Poison Sting
Normalized all SFX by Perceived Loudness (-11.0 LUFS)
Renamed and moved a bunch of the SFX so they make more sense
Added a jingle when you register a Phone Number
Added a soundeffect for when an elevator reaches its destination
2021-08-22 16:10:06 +02:00
JappaWakkaP3D
7c22837f50
Texture "House4" improvements and Olivine Cafe map cleanup
...
Recolored and improved House4 texture
Used the textures that I modified to improve the Olivine Cafe map.
Made Olivine Cafe's walls one-sided and added a chair under the Cafe Owner so he doesn't appear to be floating
2021-08-21 22:57:12 +02:00
darkfire006
439905e310
Olivine Cafe fixes
2021-08-21 01:17:40 -05:00
darkfire006
01982993b0
Revert "Olivine City Café owner dialog fix"
...
This reverts commit a55776894c
.
2021-08-21 01:15:27 -05:00
JappaWakkaP3D
a55776894c
Olivine City Café owner dialog fix
...
Dialog is now
`Olivine Café's menu is~chock-full of hearty~fare for beefy Sailors!`
instead of
`center_script`
2021-08-20 22:03:55 +02:00
JappaWakkaP3D
dceaf0e3f8
Updated & Recolored some textures
...
Updated and Recolored the following:
Apricorn Trees
Gate textures with more readable text (Both Kanto & Johto)
One of the House textures
Cherrygrove City textures
2021-08-20 21:51:50 +02:00
JappaWakkaP3D
e466b3ffc6
Replaced most of the fonts which should fix the crash for turkish and russian users
2021-08-20 19:30:01 +02:00
JappaWakkaP3D
c74751b35b
Map property typo corrections, new skydomes & improved lighting
...
Map Property "Lightning" renamed to "Lighting" (bulk replaced all occurences in the maps)
Map Property "EnviromentType" renamed to "EnvironmentType" (bulk replaced all occurences in the maps)
Replaced the skydomes, sun, moon and stars and updated the lighting to be less dark at times of day other than day itself.
2021-08-20 17:53:40 +02:00
JappaWakkaP3D
7f3445b727
Added a text message when selecting an item in battle that can't be used
...
The message says:
This item can't be used in Battle.
2021-08-20 15:10:39 +02:00
JappaWakkaP3D
1605ea8afd
Fixed a crash caused by Rare Candy being usable in battle
2021-08-20 13:51:55 +02:00
darkfire006
403add1267
fix overlapping water tiles
2021-07-03 21:02:50 -05:00
darkfire006
800ab86532
remove the move relearner script reference
2021-07-02 22:54:47 -05:00
darkfire006
2c0bee98ba
Pin Missile Typo
2021-07-02 15:36:55 -05:00
darkfire006
737dd5b3c9
slight change to reference changed mechanics
2021-07-02 11:35:00 -05:00
darkfire006
6d2284135c
Update outside.dat
...
Plateu -> Plateau
2021-06-27 01:02:32 -05:00
Daniel S. Billing
b9472bf532
Capitalized SuperPotion
2021-06-22 07:56:45 +02:00
Daniel S. Billing
d0d77fb944
Fixed typo, CHUNK
2021-06-18 09:13:44 +02:00
Daniel S. Billing
f632266d9e
Fixed capitalization typo
2021-06-18 07:37:12 +02:00
Daniel S. Billing
6249cb234e
Fixed useless typo
2021-06-18 07:35:37 +02:00
Daniel S. Billing
9b3e0e0d56
Fixed "PokéMON" text in dialog
2021-06-02 11:41:10 +02:00
Vitaly Mikhailov
a355f95e5a
Merge pull request #67 from jianmingyong/master
...
Fix teleport bug
2021-04-25 15:23:09 +03:00
Yong Jian Ming
71eab48a06
Change Or operator to OrElse instead
2021-04-24 17:46:00 +08:00
Yong Jian Ming
8c25fb2df7
Fix teleport bug
2021-04-24 17:42:14 +08:00
darkfire006
0921ac159f
3 more rock area
2021-04-20 12:00:00 -05:00
darkfire006
916c974be1
Minor ddive fixes
2021-04-20 11:59:31 -05:00
darkfire006
1986f217e7
Diamond Dive Part 1
2021-04-17 23:56:19 -05:00
darkfire006
bbbcea5c98
Overworld to Diamon Dive
2021-04-17 23:56:04 -05:00
darkfire006
10df58a3de
Town map changes for diamond dive+
2021-04-17 23:26:08 -05:00
darkfire006
8761ac20e9
Small Bug Fixes
2021-04-17 23:23:37 -05:00