Commit graph

1082 commits

Author SHA1 Message Date
libas 59e45f6a4c
Fixing Hungarian translations 2023-11-18 22:33:35 +01:00
lambertjamesd 619e232b4b
Merge pull request #443 from magnusKue/patch-1
small language improvements (german)
2023-11-18 13:15:03 -07:00
Magnus K 08fc0644a5
minor improvements 2023-11-18 20:16:43 +01:00
James Lambert b1e606ce3a Add portal indicators to portal gun 2023-11-17 22:35:47 -07:00
lambertjamesd fba8e29cf7
Merge pull request #440 from Aploide/patch-1
Fixed extra_italian.txt
2023-11-17 20:22:48 -07:00
lambertjamesd 435e2096c8
Merge pull request #439 from neontomo/swedish-translations
Fixing scandinavian/dutch translations - based on my own fluency and …
2023-11-17 20:22:32 -07:00
lambertjamesd f6751b693d
Merge pull request #438 from westonCoder/player-invincibility-cheat-code
Add in Invincibility Cheat Code
2023-11-17 20:22:07 -07:00
Aploide Project d2da5313e5
Fixed extra_italian.txt
I changed a text and controlled everything (I am italian and the rest is correct)
2023-11-18 02:40:56 +01:00
Tomo 0c568ba3e7 Fixing scandinavian/dutch translations - based on my own fluency and research on proper technical terms, like 'deadzone' which has established names 2023-11-17 19:52:08 +01:00
westonCoder 9caceae408 Add in Invincibility Cheat Code
- added a toggleable invincibility cheat code
- video showcasing toggling attached!
2023-11-17 10:54:36 -06:00
lambertjamesd 3c80dc8b69
Merge pull request #434 from westonCoder/high-jump-cheat-code
Added Player Cheat High Jump
2023-11-17 09:38:39 -07:00
westonCoder e3db2fce08 made the cheat code make a generic menu sound when activated 2023-11-17 10:22:52 -06:00
westonCoder 0834f58831 made the high jump toggle-able 2023-11-17 10:17:40 -06:00
lambertjamesd 25f427c49e
Merge pull request #433 from westonCoder/italian-fixes
Fixes Italian Extra File
2023-11-17 08:04:01 -07:00
lambertjamesd bd2aa5c118
Merge pull request #432 from zyapguy/master
Turkish menu translations
2023-11-17 08:03:13 -07:00
westonCoder 5b1f04f988 Added Player Cheat High Jump
added a `playerSetJumpImpulse` function that now allows the players jump amount to be altered.
on init the players jump is set to the global variable
but when you do the high jump cheat code it makes your jump a fun amount :)
tested and working.

cheat code: udududrr
2023-11-17 01:00:37 -06:00
westonCoder e399b39345 Fixes Italian Extra File
Fixes #431

Lets wait to hear back if there are any other changes needed from kirby before merging PR.
2023-11-16 23:50:41 -06:00
zyapguy f4236d5f46 actual turkish translations
these are actual turkish translations from a native turkish speaker
2023-11-17 04:44:54 +00:00
lambertjamesd d1a5bc87cc
Merge pull request #429 from hackgrid/update-readme-0
Update readme for latest video
2023-11-16 19:22:27 -07:00
hackgrid da0f672764
oops 2023-11-17 00:25:31 +01:00
hackgrid ad4781e27b
Update README.md 2023-11-16 23:36:04 +01:00
James Lambert 4e06800cff Make some visual improvments on the portal gun 2023-11-15 21:39:20 -07:00
James Lambert 8fa6ab87b3 Dont persist interlaced setting
This is becuase I had an issue where turing the setting off just made the game stop working with my
capture card. I had to turn it on by navigating blindly it the menus. I figure interlaced on
is compatible with more displays and should always be on as you never know when changing the
setting will be incompatible with a display
2023-11-15 19:42:51 -07:00
James Lambert ab4cbfb2eb Prevent surfaces from being put on sides of moving objects 2023-11-14 18:52:32 -07:00
James Lambert 8b216e751b round portals a little more 2023-11-13 20:38:57 -07:00
lambertjamesd 19a3353c07
Merge pull request #426 from hackgrid/advanced-header-1
Implement "Advanced Homebrew ROM Header" for controller config
2023-11-13 20:14:43 -07:00
hackgrid 38a3451800
implement "Advanced Homebrew ROM Header" for controller config 2023-11-13 23:10:00 +01:00
James Lambert 0c2881e53e Fix saving when exiting options menu 2023-11-13 08:06:29 -07:00
lambertjamesd d17d393447
Merge pull request #423 from hackgrid/extra-joystick
extra translation for "joystick" option menu tab
2023-11-13 07:47:18 -07:00
lambertjamesd 25467a6b35
Merge pull request #422 from hackgrid/fix-menu-2
display audio languages like text language
2023-11-13 07:46:32 -07:00
hackgrid 90697bc63e
oops 2023-11-13 11:13:42 +01:00
hackgrid 53619715a5
remove unused from import 2023-11-13 11:06:09 +01:00
hackgrid 3991559e0f
change joystick string in options 2023-11-13 11:05:18 +01:00
hackgrid 97469b3610 add new extra "GameUI_Joystick_N64" 2023-11-13 11:01:57 +01:00
hackgrid 1e003b8f9d
display audio languages in their own language 2023-11-13 10:37:36 +01:00
James Lambert 803d30baba Rebuild font to include missing characters 2023-11-12 21:58:13 -07:00
James Lambert 58f851d3d4 Add bad google translate placeholder translations 2023-11-12 21:35:02 -07:00
James Lambert 5d77f1e4aa Wrap control mapping options if they get too long 2023-11-12 20:49:46 -07:00
James Lambert 2b42c902b4 Fix rounding issues with continuous sliders 2023-11-12 20:21:23 -07:00
lambertjamesd caeb2dcb69
Merge pull request #418 from hackgrid/translate-hints
Translate hints
2023-11-12 19:40:43 -07:00
hackgrid ec9fceac61 fix english extra 2023-11-13 00:19:07 +01:00
hackgrid b1a03c4512
Merge branch 'master' into translate-hints 2023-11-13 00:18:19 +01:00
hackgrid 20edeb43fe update extra translation to UTF-8 2023-11-13 00:17:14 +01:00
hackgrid 619108ae6f
use new font renderer for prompts 2023-11-13 00:12:11 +01:00
James Lambert c60b29c23d Encode extra subtitles as utf-8 2023-11-12 15:46:04 -07:00
James Lambert 1737e0b80c Add hint text 2023-11-12 15:44:06 -07:00
James Lambert 9746923bb5 Put back extra english content 2023-11-12 15:43:31 -07:00
lambertjamesd d78dd80570
Merge pull request #419 from hackgrid/extra-german-only
add german extra translation
2023-11-12 15:40:51 -07:00
hackgrid 825046eb39
Merge branch 'master' into extra-german-only 2023-11-12 23:18:04 +01:00
James Lambert 0c678d15c0 Fix issue where menu changes when binding controls 2023-11-12 15:12:13 -07:00