stephenseo
  • Joined on 2021-04-30
stephenseo pushed to master at stephenseo/TurnBasedMinecraftMod 2024-01-05 08:06:27 +00:00
c4a8664297 Fix tag wildcard in action .yaml
stephenseo pushed to master at stephenseo/TurnBasedMinecraftMod 2024-01-05 08:05:28 +00:00
9daf5c139f Use action when tag is pushed
stephenseo pushed to neoforge at stephenseo/TurnBasedMinecraftMod 2024-01-05 07:35:06 +00:00
63fb52e75f Fix artifact name of neoforge build action
4881f056f5 Output sha256sum of jars in action
3cc138dd47 Change repo clone dir name in action
Compare 3 commits »
stephenseo pushed to master at stephenseo/TurnBasedMinecraftMod 2024-01-05 07:29:28 +00:00
5168f8b346 Output sha256sum of jars in action
304c739a25 Change repo clone dir name in action
Compare 2 commits »
stephenseo pushed to master at stephenseo/TurnBasedMinecraftMod 2024-01-05 06:47:17 +00:00
0d8699c420 Rename artifact name for buidl action
stephenseo pushed to neoforge at stephenseo/TurnBasedMinecraftMod 2024-01-05 06:47:17 +00:00
8d15bbb593 Add forgejo build action for NeoForge branch
stephenseo pushed to master at stephenseo/TurnBasedMinecraftMod 2024-01-05 06:36:12 +00:00
8ee3c99846 Update action to use less ram
stephenseo pushed to master at stephenseo/TurnBasedMinecraftMod 2024-01-05 04:22:28 +00:00
e5beef7c98 Fix forgejo action (missing ';' for find cmd)
stephenseo pushed to master at stephenseo/TurnBasedMinecraftMod 2024-01-05 04:20:53 +00:00
56353462f7 Add workflow to build jar and store as artifact
stephenseo pushed to devel at stephenseo/UDPConnection 2024-01-01 08:17:32 +00:00
cdf2999256 Tweak compare_exchange_weak(...) in spin-lock
020b5ef34f Fix invalid use of mutex in TSLQueue
5665d4481a Don't fail on "try" fns if failed to get spinLock
5c96151a23 Refactor shared-spin-lock to use atomic "spinLock"
dfd1689daa Minor refactorings
Compare 7 commits »
stephenseo pushed to master at stephenseo/UDPConnection 2024-01-01 08:17:27 +00:00
5d24c4b5e6 Add note about usage of UDPC header in docs
stephenseo pushed to dev at stephenseo/TurnBasedMinecraftMod 2024-01-01 03:38:32 +00:00
da17601477 Fix newline for download links list
stephenseo pushed to master at stephenseo/TurnBasedMinecraftMod 2024-01-01 03:38:32 +00:00
da17601477 Fix newline for download links list
stephenseo pushed to neoforge at stephenseo/TurnBasedMinecraftMod 2024-01-01 03:38:32 +00:00
36b25b7d07 Fix newline for download links list
stephenseo pushed to dev at stephenseo/TurnBasedMinecraftMod 2024-01-01 03:36:29 +00:00
5d905ac55e Add modrinth.com link to README.md
stephenseo pushed to master at stephenseo/TurnBasedMinecraftMod 2024-01-01 03:36:29 +00:00
5d905ac55e Add modrinth.com link to README.md
stephenseo pushed to neoforge at stephenseo/TurnBasedMinecraftMod 2024-01-01 03:36:29 +00:00
4801558716 Add modrinth.com link to README.md
stephenseo pushed to devel at stephenseo/UDPConnection 2024-01-01 03:27:21 +00:00
77031b6edc Tweak compare_exchange_weak(...) in spin-lock
db7331685b Fix invalid use of mutex in TSLQueue
d76d1197ce Don't fail on "try" fns if failed to get spinLock
2675f6918b Refactor shared-spin-lock to use atomic "spinLock"
c47a20a10b Minor refactorings
Compare 7 commits »
stephenseo pushed to master at stephenseo/UDPConnection 2024-01-01 03:27:12 +00:00
f4ed1aa136 Note in documentation about thread safety
stephenseo pushed to neoforge at stephenseo/TurnBasedMinecraftMod 2023-12-30 07:29:05 +00:00
69b72cadd8 Update README.md