stephenseo
  • Joined on 2021-04-30
stephenseo pushed to dev at stephenseo/TurnBasedMinecraftMod 2024-01-05 09:52:30 +00:00
398e8a9218 Fix builds changing MANIFEST based on project dir
stephenseo pushed to master at stephenseo/TurnBasedMinecraftMod 2024-01-05 09:52:30 +00:00
398e8a9218 Fix builds changing MANIFEST based on project dir
stephenseo pushed to dev at stephenseo/TurnBasedMinecraftMod 2024-01-05 09:48:05 +00:00
c4a8664297 Fix tag wildcard in action .yaml
9daf5c139f Use action when tag is pushed
5168f8b346 Output sha256sum of jars in action
304c739a25 Change repo clone dir name in action
0d8699c420 Rename artifact name for buidl action
Compare 8 commits »
stephenseo pushed to neoforge at stephenseo/TurnBasedMinecraftMod 2024-01-05 09:44:54 +00:00
c8e405f685 Remove build action for neoforge for now
stephenseo pushed to neoforge at stephenseo/TurnBasedMinecraftMod 2024-01-05 08:35:26 +00:00
29d45ea0f9 Attempt to reduce memory usage on neoforge build
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