- Gothenburg, Sweden
- https://hanicef.me
-
Software developer and electronics enthusiast. Profile picture is "Portrait of an ant, profile view" by Retro Lenses, licensed under CC BY 4.0. Original can be found here: https://commons.wikimedia.org/wiki/File:Portrait_of_an_ant,_profile_view.jpg
-
Joined on
2022年04月16日
89aca2353f
Read from stream in chunks
97a283a003
Add Playdate build
452bab8397
Merge pull request 'fix gamepad controls in the server info and confirmation screens' (#201) from push-wnzmqtsrxwmt into next
939ab566d5
Fix controller input on some menus
f3d064ed6a
add gamepad binds for the server addons list screen
7ffbfb2bb4
fix inconsistent gamepad controls in the server join confirmation dialog
Gamepad cannot be used on the pre-join server info screens
fix gamepad controls in the server info and confirmation screens
939ab566d5
Fix controller input on some menus
fix gamepad controls in the server info and confirmation screens
I don't think gamekeydown doesn't capture controller input, and it doesn't work for me with a controller. G_GetPlayerGamepad(0)->buttons[GAMEPAD_BUTTON_X] works, though, so I suggest we do...
fec545cb85
Refactor DAC register handling
29d92af343
Add image loading
7a8bbadcee
Fix exception when using TLS
51207b3237
Fix error when connection is closed gracelessly
09ba59857f
Merge remote-tracking branch 'upstream/next' into next
eb16ca309d
Merge branch 'fix-opengl-if-color-lut-buffer-overflow' into 'next'
bbc1b41c29
Merge branch 'tsourdt3rdport2' into 'next'
7bfdf01908
Merge branch 'fix/viewserver-gamepad' into 'next'
f46940ade6
Merge branch 'classicbadtextures' into 'next'
74ddf07d93
Add /me, /help, and tweak bridge coloring
e2a532886b
Implement /list command
f508e43d81
Add name changing to webbridge
b73195eaed
Add scrolling and message limits to webbridge
7e18fd41c3
Add who command to webbridge
26141dc2d3
Add separate config file to webbridge
23ef05d585
Split HTML, CSS and JavaScript into separate files
b3467fd85c
Replace overtebridge with a generic web bridge