• Joined on 2025-10-02
VIA256 pushed to main at VIA256/new-marsxplr-web-elements 2026-06-08 18:13:50 -04:00
5c5cdd1724 add upd4 to differentiate the new unity client from the marsxplr-decomp client
VIA256 pushed to main at VIA256/godot-marsxplr 2025-12-25 05:47:58 -05:00
303f0a386c imported all the gui icons and started on assigning them to the theme
VIA256 pushed to main at VIA256/godot-marsxplr 2025-12-25 05:01:40 -05:00
a0d0a85c8a got rid of useless GUI helper script and fixed blackmask
VIA256 commented on issue VIA256/godot-marsxplr#1 2025-12-25 04:32:08 -05:00
Ambient.mp3 does not repeat at exactly the same interval in the lobby as in the original game

that is assuming that godot waits a deterministic amount of time before looping audio (be sure to check)

VIA256 opened issue VIA256/godot-marsxplr#1 2025-12-25 04:31:24 -05:00
Ambient.mp3 does not repeat at exactly the same interval in the lobby as in the original game
VIA256 pushed to main at VIA256/godot-marsxplr 2025-12-24 18:00:18 -05:00
4da7f89f3d Lobby: add part of OnGUI()
2b6938f875 add someones immediate mode gui script (that barely works in godot 4.x)
Compare 2 commits »
VIA256 pushed to main at VIA256/godot-marsxplr 2025-12-24 07:32:12 -05:00
792000e08f added the different sized logos to assets
VIA256 pushed to main at VIA256/godot-marsxplr 2025-12-24 06:57:49 -05:00
1e170cee92 Lobby: implimented 90% of _ready
VIA256 pushed to main at VIA256/godot-marsxplr 2025-12-24 06:22:25 -05:00
304818c3b5 Lobby: implimented authenticateUser
8face14d4e LobbyDecor: make logo brighter
Compare 2 commits »
VIA256 pushed to main at VIA256/godot-marsxplr 2025-12-24 06:09:04 -05:00
12524ee6bb PlayerPrefs: added Setting methods
VIA256 pushed to main at VIA256/godot-marsxplr 2025-12-24 05:38:30 -05:00
e89826e4eb add GameData.gd and add in Lobby.gd, add the upd3 www request
VIA256 pushed to main at VIA256/godot-marsxplr 2025-12-24 03:22:17 -05:00
3fc3c27ea0 finish LobbyDecor
VIA256 pushed to main at VIA256/godot-marsxplr 2025-12-23 01:10:54 -05:00
e09e9d56a5 added PlayerPrefs helper for loading settings
95539b024a add beginnings of LobbyDecor.gd
Compare 2 commits »
VIA256 pushed to main at VIA256/godot-marsxplr 2025-12-22 06:57:32 -05:00
d4dd6b459b initial commit from local project
VIA256 created branch main in VIA256/godot-marsxplr 2025-12-22 06:57:32 -05:00
VIA256 created repository VIA256/godot-marsxplr 2025-12-22 06:51:08 -05:00
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-18 18:16:59 -05:00
3aa6302f6d game: don't show games that use locally hosted "file://" whirlds in the server list
Compare 2 commits »
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-18 15:44:45 -05:00
046247a1df Update links.txt
VIA256 deleted branch 4.0.0 from VIA256/marsxplr-decomp 2025-12-18 15:21:19 -05:00
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-18 15:20:42 -05:00
e7e11686f3 inform about self hosted build requirements in README.md
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-18 15:14:36 -05:00
ef1e01307c Update links.txt
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-18 15:06:41 -05:00
c7d35c6761 rename links.md to links.txt
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-18 15:06:04 -05:00
ed4751fa71 Update links.md
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-18 15:05:27 -05:00
a79e82891d Update links.md
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-18 15:05:01 -05:00
f070c32b88 add links.md for documentation relevant to the projects development
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-18 02:03:35 -05:00
1d6e3e871d editor: add keyboard controls
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-17 17:25:16 -05:00
d295f43506 editor: save url of last opened whirld
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-17 00:57:10 -05:00
0cbb5fc447 editor: show fancy particle entrypoint
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-17 00:52:44 -05:00
c4a78200d7 editor: close file menu upon clicking submit to open whirld
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-17 00:23:53 -05:00
d99e58b06c editor: add keybinds.txt
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-16 23:38:08 -05:00
4dc21dc9a5 editor: disable all key commands when text is being entered
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-16 22:34:34 -05:00
2c3aba3283 editor: change moveCam toggle key to 'V' to make room for utility bar left-alt keybinds
fef065eddf editor: scale gui sizes with Screen resolution
Compare 2 commits »
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-16 18:22:15 -05:00
b8b509bbc8 editor: switch New and Open
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-16 18:19:29 -05:00
14561de520 editor: add "new" file option
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-16 17:33:41 -05:00
ca9b633e5c editor: destroy old base object on world reload
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-16 17:21:02 -05:00
7815b6746d editor: dont preserve old particleemitters after loading new whirld
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-16 15:59:03 -05:00
8e31864e66 editor: add Open whirld functionality
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-16 14:07:43 -05:00
393f8b1b35 added File bar and Quit option
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-16 12:54:50 -05:00
3ced2e4fba moved camera move code from fixedupdate to update
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-16 12:35:16 -05:00
bf6c94e641 did evil shitty fix for generic function pointers on unix-based platforms
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-16 00:15:01 -05:00
f6e13c1e73 remember to postbuild move UnityScript.dll to editor_build
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-15 20:39:02 -05:00
3ecd705f81 editor: tweak movement again
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-15 20:20:32 -05:00
b3d48af966 editor: test loading a utw with a stripped down version of WhirldIn
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-15 19:21:24 -05:00
73321b98cd editor: fix mistake in reset keybind
0b266784fb make controls better
Compare 2 commits »
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-15 17:26:06 -05:00
0fe59fd1e3 add test cube and camera keyboard movement
e5d18b4c30 editor: added mouse looking
Compare 2 commits »
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-15 14:06:51 -05:00
ef7b99d4cf ripper: fixed typo
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-15 13:20:57 -05:00
68f88bd24c update useless wscript version to next impending version
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-15 02:26:18 -05:00
83ba7539d6 ripper: simplify listing objects by type
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-14 23:27:14 -05:00
8f450c658f create project for utw editor
VIA256 pushed to main at VIA256/marsxplr-decomp 2025-12-14 22:09:04 -05:00
8f08aded00 make it so u can use dos crlf in utw files without messing everything up