Commit Graph

58 Commits (b7b1927872506045503e0f27704da10f804817f3)

Author SHA1 Message Date
Isaac0-dev aa3e5fad12 simple fps display in top left corner (#527)
* simple fps display in top left corner

* added other languages

thank you to everyone in #translation-station, and to Google translate (some languages may need revisiting later)

* render from left not center, grey fps text
2023-11-22 17:04:14 -08:00
MysterD 305c6f0bca Added Polish translation by Tuscan37 2023-11-17 21:29:47 -08:00
defacube fce6182c50 Correct some Russian translations (#510) 2023-11-07 15:01:16 -08:00
iZePlayzYT 23903cd5fc [ChatUpdate-v3] Added SentChatMessage-History & Added Chat-Tab-Completion for Commands,Subcommands,Playernames & Added 2 new Start-Parameters (#482)
Added SentChatMessages-History (including navigation)
    Added Tab-Completion for Main-Commands
    Added Tab-Completion for Sub-Commands
    Added Tab-Completion for Player-Names [Now finally fixed and working correctly]
    Improved some english translations
    Improved a lot of german translations
    Fixed a few bugs and bad code regarding "default commands"
    Development started on a new chat command handling system (Not in use yet)
    Fixed some stuff previously noted/criticized by other developers in a previous the code review
    Added new Start-Parameter "--playername PLAYERNAME"
    Added new Start-Parameter "--randomplayername"
2023-11-04 21:05:34 -07:00
Isaac0-dev 3fd9c8477b loading screen (#495)
* loading screen

* fix compile error

* Fix animation comparisons after character anim commit

* Cleaned up character sound/anim lookup code

* hopefully fix problems with queued mods

* use dj's changes

* fix compile errors due to upstream merge
2023-11-04 16:55:34 -07:00
EmeraldLockdown c2f1ed69a0 Console Overhaul (#490)
Completely redid the console ui to look more like the rest of coop
    Added log_to_console and djui_console_toggle to lua
    Made the keybind to activate it the tilda key (~) instead of ctrl+f1
2023-10-28 00:18:23 -07:00
xLuigiGamerx 5a1370fb14 Playerlist Improvements and Username Character Limit Increase (#476)
* xLuigiGamerxsDevFork

* xLuigiGamerxsDevFork

* Fixed Accidentally used older character.c file

* Modified the playerlist so that it can support more than 16 players if it is to be added and increased the username character limit from 20 to 60 so people with longer names can use hex codes

* Changed the Makefile back

* Just Fixing up the makefile which for some reason changed

* Fr this time I hopefully fixed the Makefile

* Bruh why did this even change it's fucking annoying

* Modified the playerlist so that it can support more than 16 players if it is to be added and increased the username character limit from 20 to 60 so people with longer names can use hex codes (Removed Whitespace lol)

* Modified the playerlist so that it can support more than 16 players if it is to be added and increased the username character limit from 20 to 60 so people with longer names can use hex codes (Removed Whitespace V2 lol)

* Used MAX_PLAYER_STRING instead of a number

* Apparently math.h wasn't needed

* Me when I use google translate only for it to fuck up french:

* Used MAX_PLAYER_STRING and removed ceils and removed multiplicaion by sPlayerListSize

* Added comment for p variable

* Removed 16

* Update djui_panel_playerlist.c

---------

Co-authored-by: xLuigiGamerx <mohammmedsadawi666@gmail.com>
Co-authored-by: PeachyPeach <72323920+PeachyPeachSM64@users.noreply.github.com>
2023-10-20 18:16:49 +02:00
MysterD 72a53b0ab9 Merge branch 'dev' of github.com:sm64ex-coop-dev/sm64ex-coop into dev 2023-06-14 23:25:09 -07:00
MysterD 00cf5348da Update lang files 2023-06-14 23:25:04 -07:00
Dominicentek e1fed6799e Translate SOUND:FADEOUT to Czech (#415) 2023-06-14 16:41:38 -04:00
MysterD e13a77dd91 Allow object sounds to fade out to 0 2023-06-12 02:20:58 -07:00
Dominicentek b5e9dd2423 Add Czech translation (#398)
* Add Czech translation

* Add glyphs to font files

* Register Czech glyphs to djui_unicode.c
2023-05-25 22:03:40 -07:00
Skeltan 2dbaedf5a7 Added Toad default palette + other palette tweaks (#370) 2023-05-03 00:58:19 -07:00
MysterD c69c2c64dc Added profiling to more places to make lag easier to track down 2023-04-30 17:39:45 -07:00
MysterD 705567fe0c Added Dutch (thanks charaster.rar) 2023-04-29 22:44:55 -07:00
MysterD 40021ea0c8 Added russian (thanks Fox), updated french (thanks wRadion) 2023-04-28 12:16:30 -07:00
MysterD f16c2e3647 Updated lang files (thanks Skeltan and longjump guy 2023-04-27 01:00:22 -07:00
MysterD 83c903b750 Updated lang files (ty SonicDark and murilo) 2023-04-25 22:50:05 -07:00
MysterD 84f5d264eb Added MSAA to OpenGL (SDL2)
Fixed text rendering bug where UVs were rounded incorrectly
2023-04-25 20:27:05 -07:00
MysterD 9e513194b8 Added temp english strings into Italian 2023-04-20 21:11:43 -07:00
MysterD 8e5e7fb12a Update lang files 2023-04-20 21:07:32 -07:00
MysterD a8e49f47ae Updated spanish lang file (thanks SonicDark) 2023-04-20 13:16:45 -07:00
MysterD ccd508713e Update Portuguese (thanks murlio) 2023-04-20 11:18:46 -07:00
MysterD 4f6b56dd47 Update German (thanks longjump guy) 2023-04-20 11:18:27 -07:00
Skeltan f5bcc01623 Updated French Translation (#349)
* Updated French Translation for CoopNet
2023-04-20 01:18:22 -07:00
MysterD cc17ff7347 Merge branch 'coopnet' into coop 2023-04-19 00:23:37 -07:00
MysterD a458530cc7 Improve peer failure notification 2023-04-17 20:58:57 -07:00
MysterD a45bc9b63f Add peering failure notification 2023-04-17 20:54:40 -07:00
MysterD 3bc666fe3b Notify of coopnet incompatibility 2023-04-17 17:17:55 -07:00
MysterD 91d2993d9e Use up all of the discord activity space for mods, list them more intelligently 2023-04-17 14:43:22 -07:00
Agent X 3eb1e96219 Forced 4:3 (#346)
Turn on forced 4:3 in Options -> Display
Forced 4:3 activates in-game and doesn't affect the pause menu but does apply to the game's viewport and mods using DJUI
I've made complete sure this is mod compatible with both RESOLUTION_N64 as well as RESOLUTION_DJUI

Also fixed a small discrepancy with how object count text was rendered on the crash screen.
2023-04-16 23:10:09 -04:00
MysterD 52c46a831e Added error handling for coopnet 2023-04-16 16:06:30 -07:00
MysterD 8fab9b1e9a Added ability to set lobby password 2023-04-15 15:11:39 -07:00
MysterD 362546a81a Added messages to lobby list when no lobbies found, or coopnet connection fails 2023-04-14 19:58:36 -07:00
MysterD 9114aff9cd Merge branch 'coop' into coopnet 2023-04-14 10:53:58 -07:00
MysterD b4223013c2 Add lobby refresh button 2023-04-13 18:27:18 -07:00
MysterD 9217979788 Added menus for public and private lobbies 2023-04-11 21:38:17 -07:00
MysterD 84147a223e Fixed coopnet disconnect, separated coopnet_id, started adding password stuff 2023-04-11 14:07:58 -07:00
MysterD ba9d6b35fe Updated spanish lang file (thanks Yosho, KanHeaven and SonicDark) 2023-04-10 21:34:37 -07:00
MysterD 0a142a25f8 Started adding CoopNet 2023-04-09 17:20:07 -07:00
MysterD 8e04003b2f Updated german lang file (thanks Woissil) 2023-04-03 21:13:13 -07:00
MysterD 2c1f8451f4 Updated lang for French/Portuguese 2023-04-03 20:32:50 -07:00
MysterD d87a0fadbb Oops 2023-04-03 19:33:10 -07:00
MysterD 79df9fda32 Added new spanish strings 2023-04-03 19:32:34 -07:00
MysterD 48caad4603 Allowed Drag & Drop importing of mods and DynOS packs 2023-04-03 19:22:22 -07:00
MysterD 02cb879b71 Updated lang files 2023-04-03 15:17:00 -07:00
MysterD 588d906bb0 Added Portuguese lang file (thanks toon, vector, and flipflop bell) 2023-04-03 15:11:36 -07:00
MysterD c024dd88a1 Add german language file (thanks longjump guy) 2023-04-03 10:42:13 -07:00
MysterD 1bd5c03133 Updated language files (thanks Peachy and eros) 2023-04-01 17:03:25 -07:00
MysterD d7b43dab7d Updated french language file (thanks Skeltan) 2023-04-01 05:28:18 -07:00