Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

playmint/playerchain-demo

chrisfarms closed an issue on playmint/playerchain-demo
Windows full screen button is broken
Seems to just remove the app chrome
chrisfarms opened a pull request on playmint/playerchain-demo
Remove "resume" flow from prod builds
## what * removes the "resume / reset" message when old data detected IN PROD BUILDS ONLY ... now just resets * keeps track of the last name used, and presents it as the default ## why *...
chrisfarms created a branch on playmint/playerchain-demo

no-prod-resume - A Playerchains proof of concept demo game. P2P, responsive, multiplayer without any third parties, via DAG consensus.

tboho1 opened an issue on playmint/playerchain-demo
Seperate text colors from ship colors.
Colors are currently optimized for the ship materials, but lack contrast when used for the text. There should be two separate sets which we can control independently for each context. UI element...
ldunnplaymint deleted a branch playmint/playerchain-demo

we-get-it-for-free

ldunnplaymint closed an issue on playmint/playerchain-demo
Implement peer to peer chat
ldunnplaymint pushed 3 commits to main playmint/playerchain-demo

View on GitHub

ldunnplaymint closed a pull request on playmint/playerchain-demo
Basic p2p chat
hit enter to show msg input type some text hit enter to send https://github.com/user-attachments/assets/6a754bf2-7fce-4684-94c0-f1f6ef6ad9d7 basic styling ... I think we should make ano...
chrisfarms pushed 1 commit to we-get-it-for-free playmint/playerchain-demo

View on GitHub

chrisfarms pushed 1 commit to we-get-it-for-free playmint/playerchain-demo

View on GitHub

hypnoshock deleted a branch playmint/playerchain-demo

templated-config

hypnoshock pushed 4 commits to main playmint/playerchain-demo
  • generating socket.ini using a template file and ejs 7116bb6
  • simpler template that doesnt need json. Dev build also generates .ini 22bf49e
  • pulling version number from config.ini at runtime 5ba2db8
  • ignorming socket.ini now it is generated c2ea026

View on GitHub

hypnoshock closed an issue on playmint/playerchain-demo
Automate adding close window on windows
on windows the webview titlebar does not have the close "x" this is because socket.ini sets the window `titlebar_style` to 'hidden' ... which is correct for mac and linux, but doesn't act right ...
hypnoshock closed a pull request on playmint/playerchain-demo
generating socket.ini using a template file and ejs
# What Generating the `socket.ini` file by using templated version of the file named `socket.template.ini` The templated version of the ini has a conditional for the platform: ``` <% if (plat...
hypnoshock pushed 1 commit to templated-config playmint/playerchain-demo
  • ignorming socket.ini now it is generated 22cd838

View on GitHub

hypnoshock created a review comment on a pull request on playmint/playerchain-demo
Annoyingly socket.ini doesn't allow alpha characters in the version number even though it says it's 'semver'! So I'm putting the whole version number including alpha characters in the title as a me...

View on GitHub

hypnoshock created a review on a pull request on playmint/playerchain-demo

View on GitHub

ldunnplaymint created a comment on a pull request on playmint/playerchain-demo
lol

View on GitHub

chrisfarms opened a draft pull request on playmint/playerchain-demo
Basic p2p chat
hit enter to show msg input type some text hit enter to send ... functionally should work, only basic white text styling so far
chrisfarms created a branch on playmint/playerchain-demo

we-get-it-for-free - A Playerchains proof of concept demo game. P2P, responsive, multiplayer without any third parties, via DAG consensus.

chrisfarms deleted a branch playmint/playerchain-demo

linting-oct

chrisfarms closed an issue on playmint/playerchain-demo
SPS tool tip misspells "corresponding"
Corresponding is spelt wrong
chrisfarms pushed 3 commits to main playmint/playerchain-demo

View on GitHub

chrisfarms closed a pull request on playmint/playerchain-demo
lint
just a bunch of lint and fixes for incorrect use of useState that causes unnecasary allocs fixes: #50
hypnoshock pushed 30 commits to templated-config playmint/playerchain-demo

View on GitHub

Steedie deleted a branch playmint/playerchain-demo

test-branch-1

Steedie created a branch on playmint/playerchain-demo

test-branch-1 - A Playerchains proof of concept demo game. P2P, responsive, multiplayer without any third parties, via DAG consensus.

ldunnplaymint closed an issue on playmint/playerchain-demo
Mute button is barely visible
Players don't notice the mute button but immediately want to take the music off. Suggest lowering the music, or maybe defaulting to off. Plus making the button clearer.
ldunnplaymint closed an issue on playmint/playerchain-demo
Rearrange the HUD
Swap the timer and energy bar Make energy bar 50% smaller Make the timer text larger too
Load more