stephenseo
  • Joined on 2021-04-30
stephenseo pushed tag neoforge-1.26.5 to stephenseo/TurnBasedMinecraftMod 2024-11-05 08:29:30 +00:00
stephenseo pushed to neoforge_mc1.21.1 at stephenseo/TurnBasedMinecraftMod 2024-11-05 08:29:30 +00:00
009822531a Update Changelog
aee0f1b569 Update version to 1.26.5, NeoForge 21.1.74
a6b905c01f Change Config to add new entries in-place
ee37b83769 Update ClientConfigGui to quit to "parentScreen"
Compare 4 commits »
stephenseo pushed to neoforge_dev at stephenseo/TurnBasedMinecraftMod 2024-11-05 08:29:30 +00:00
bd51eb7621 Update Changelog.md
e8bd28848a Bump to version 1.26.5, NeoForge 21.3.11-beta
dfeb368222 Change Config to add new entries in-place
Compare 3 commits »
stephenseo pushed to neoforge at stephenseo/TurnBasedMinecraftMod 2024-11-05 08:29:30 +00:00
bd51eb7621 Update Changelog.md
e8bd28848a Bump to version 1.26.5, NeoForge 21.3.11-beta
dfeb368222 Change Config to add new entries in-place
d62ae7be34 Update Changelog.md
420a5f120b Update ClientConfigGui to quit to "parentScreen"
Compare 5 commits »
stephenseo pushed to forge_dev at stephenseo/TurnBasedMinecraftMod 2024-11-05 08:29:30 +00:00
3aa144fd57 Update Changelog.md
861574992d Update version to 1.26.5, Forge 52.0.26 (MC1.21.1)
9eac13c79f Change Config to add new entries in-place
Compare 3 commits »
stephenseo pushed to forge at stephenseo/TurnBasedMinecraftMod 2024-11-05 08:29:30 +00:00
3aa144fd57 Update Changelog.md
861574992d Update version to 1.26.5, Forge 52.0.26 (MC1.21.1)
9eac13c79f Change Config to add new entries in-place
Compare 3 commits »
stephenseo pushed to main at stephenseo/c_simple_http 2024-11-04 07:26:48 +00:00
9ff991d907 Minor refactorings
stephenseo pushed to dev at stephenseo/c_simple_http 2024-11-04 07:26:15 +00:00
9ff991d907 Minor refactorings
stephenseo pushed to main at stephenseo/c_simple_http 2024-11-04 06:40:50 +00:00
5a9cdb33c4 Fix possible double-close of connection fd
stephenseo pushed to dev at stephenseo/c_simple_http 2024-11-04 06:40:50 +00:00
5a9cdb33c4 Fix possible double-close of connection fd
stephenseo pushed to main at stephenseo/c_simple_http 2024-11-04 06:26:45 +00:00
fef2d154ce Handle multiple connections simultaneously
stephenseo closed issue stephenseo/c_simple_http#8 2024-11-04 06:26:45 +00:00
Possible for denial of service
stephenseo pushed to dev at stephenseo/c_simple_http 2024-11-04 06:26:45 +00:00
fef2d154ce Handle multiple connections simultaneously
stephenseo commented on issue stephenseo/TurnBasedMinecraftMod#3 2024-11-03 10:56:16 +00:00
Config missing entries should default to default-config's entries if exists, and should be saved

This might even be a way to update missing/new entries without forcing the existing config to be replaced.

stephenseo opened issue stephenseo/TurnBasedMinecraftMod#3 2024-11-03 10:55:35 +00:00
Config missing entries should default to default-config's entries if exists, and should be saved
stephenseo opened issue stephenseo/c_simple_http#8 2024-11-03 10:15:56 +00:00
Possible for denial of service
stephenseo pushed to main at stephenseo/c_simple_http 2024-11-03 09:21:00 +00:00
d4b3c3af8b Refactor static_validate_path
stephenseo pushed to dev at stephenseo/c_simple_http 2024-11-03 09:21:00 +00:00
d4b3c3af8b Refactor static_validate_path
stephenseo pushed to main at stephenseo/c_simple_http 2024-11-03 09:13:27 +00:00
1b7c73f12f Add timeout to incoming connections
stephenseo pushed to dev at stephenseo/c_simple_http 2024-11-03 09:13:27 +00:00
1b7c73f12f Add timeout to incoming connections