Commit Graph

310 Commits

Author SHA1 Message Date
phoenixbackrooms
0133243183 Update package-release.yml 2025-09-28 10:33:09 +03:00
phoenixbackrooms
568d691946 Merge pull request #13 from outpoot/main
update from upstream
2025-09-28 10:24:18 +03:00
Face
e07b46eccb compress gifs 2025-09-26 16:38:17 +03:00
Face
baea1b2813 remove faulty file ref from docs 2025-09-26 16:30:00 +03:00
Face
65d82d994c switch site to cloudflare workers 2025-09-26 16:18:27 +03:00
Face
b7729c5b9b bump version 2025-09-25 22:03:19 +03:00
Face
df144c7627 Merge branch 'main' of https://github.com/outpoot/gurted 2025-09-25 21:56:56 +03:00
Face
e9f8500503 gurt.download GURT:// support & docs 2025-09-25 21:56:54 +03:00
Face
aa533322a7 Merge pull request #102 from cp90-pixel/issue#100
Fix clanker parser preserving case
2025-09-25 21:27:38 +03:00
Face
8ecd0dd1e4 Merge pull request #96 from thehtml5gameguy/main
Configure For building gurt_godot on mac
2025-09-25 21:23:13 +03:00
Face
590edc4c37 update Windows gurtlib DLL 2025-09-25 21:20:33 +03:00
Face
9105b9f4dc Update Cargo.toml 2025-09-25 21:10:23 +03:00
Face
b54ae9a041 Merge pull request #101 from officialmelon/spacebar-refresh
[FIX] Removes spacebar randomly causing buttons to be pressed.
2025-09-25 20:59:34 +03:00
Face
270d9d5a05 Update main.tscn 2025-09-25 20:59:07 +03:00
Face
d51847b004 Update flumi/Scenes/main.tscn
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-25 20:58:15 +03:00
Face
0447bf5ccc Update flumi/Scenes/main.tscn
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-25 20:58:09 +03:00
Face
5839aae4e0 Update flumi/Scenes/main.tscn
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-25 20:57:44 +03:00
Face
e193899319 Merge pull request #95 from someoneidoknow/main
fix networking dropping clients after some requests
2025-09-25 20:56:28 +03:00
Face
a7b81bd888 centralize client pooling logic 2025-09-25 20:53:56 +03:00
Face
477f572df0 Merge pull request #99 from ItsThatOneJack-Dev/main
Fix docs, you can't self-sign production certificates!
2025-09-25 20:49:29 +03:00
Face
5e23314752 Merge pull request #78 from redbaron2k7/main
add support for websockets with messages to network tab
2025-09-25 20:47:40 +03:00
Face
ceeea3d1e7 improve UI and accessibility 2025-09-25 20:47:23 +03:00
Face
c51c668de9 Merge pull request #4 from weeniemount/main
feat: make it so pressing the scroll wheel on a tab closes it
2025-09-25 19:40:11 +03:00
Face
4b54e6cce8 extract duplicated code into a function 2025-09-25 19:40:02 +03:00
cp90
ed84014260 Merge pull request #1 from cp90-pixel/codex/fix-crawling-for-case-sensitive-urls
Fix clanker parser preserving case
2025-09-24 17:58:45 -04:00
cp90
70f69eed38 Fix clanker parser preserving case 2025-09-24 17:58:31 -04:00
Melon
e63fd52d4b Fix spacebar randomly causing refresh 2025-09-24 21:22:51 +10:00
ItsThatOneJack-Dev
c55e38723f Update gurt-protocol.md 2025-09-21 14:46:36 +01:00
Face
23e4535147 search engine docker 2025-09-20 20:11:45 +03:00
phoenixbackrooms
88fde37455 make packaging make sense
this is for upstream, the warning is not required nor desired
2025-09-17 20:34:17 +03:00
phoenixbackrooms
848a68e6c2 update packagin
Update the packaging to remove gdscript packaging and to stop releasing flumi as a zip file
2025-09-17 20:28:19 +03:00
phoenixbackrooms
cd64557f86 you didn't have to cut me o- 2025-09-17 20:23:04 +03:00
phoenixbackrooms
945b80f1d3 ah shit here we go again 2025-09-17 20:23:02 +03:00
phoenixbackrooms
35a9e08e87 maybe working installer??? 2025-09-17 20:23:02 +03:00
phoenixbackrooms
a27ebf6c46 update inno setup 2025-09-17 20:23:02 +03:00
phoenixbackrooms
a72b7bab45 Speeding up compression? 2025-09-17 20:23:02 +03:00
phoenixbackrooms
bbe2c70cde Update package-release.yml 2025-09-17 20:23:02 +03:00
phoenixbackrooms
ff54c6364a Update package-release.yml 2025-09-17 20:23:02 +03:00
phoenixbackrooms
0b50dd47c1 splitting up builds 2025-09-17 20:23:02 +03:00
Jamison Smith
c10bb0e510 Fixed Cargo.toml and added some original profile settings 2025-09-14 13:08:51 -07:00
Jamison Smith
553bebb8ad Configure For macos building 2025-09-14 13:01:58 -07:00
Gabriella Casap
caf7e3e644 fix networking dropping clients after some requests 2025-09-14 15:35:32 +01:00
Face
fe8c8230d1 Merge pull request #88 from MutantRabbit767/main
[FIX] WebSocket documentation and WebSocket.html test.
2025-09-14 14:00:27 +03:00
MutantRabbit767
417fa3983e removed unnessacary check for message paramater. there is no situation that the error event return will not have a message field. 2025-09-14 01:50:58 -05:00
MutantRabbit767
ce9d7469a8 fixed other event usage. used source from WebSocket.gd for reference 2025-09-14 01:48:07 -05:00
MutantRabbit767
aeccde92ca fixed improper use of websocket on message recieve event causing an error internally. 2025-09-14 01:39:42 -05:00
MutantRabbit767
73ac09b410 removed AI hallucinated WebSocket states 2025-09-14 01:24:32 -05:00
Aidan
f24c1e3432 not very clean 2025-09-11 11:39:40 -05:00
Aidan
5eadb8d717 Merge branch 'outpoot:main' into main 2025-09-11 11:35:18 -05:00
Aidan
69913f7b7d Merge branch 'main' of https://github.com/redbaron2k7/gurted 2025-09-11 11:34:45 -05:00