Ecosyste.ms: Timeline

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

LorenDB

LorenDB opened a draft pull request on voxelith/pirate-game-jam-16
Add a game over screen
Fixes #26
LorenDB created a branch on voxelith/pirate-game-jam-16

gameOverScreen

LorenDB created a comment on an issue on voxelith/pirate-game-jam-16
This screen has been implemented, but it doesn't do anything useful yet when either Yes or No is clicked.

View on GitHub

LorenDB pushed 1 commit to main voxelith/pirate-game-jam-16
  • Squash the menu sound effects bug 6d63f68

View on GitHub

LorenDB pushed 1 commit to main voxelith/pirate-game-jam-16
  • Add death count to detonate screen 80208a4

View on GitHub

LorenDB pushed 3 commits to main voxelith/pirate-game-jam-16
  • Change RichTextLabel to Label dfcff0d
  • Always grab button focus when pause menu is opened 5af0151
  • Add basic detonation screen This screen doesn't yet do anything functional, but it can be hooked up later. 6351fb3

View on GitHub

LorenDB created a comment on an issue on voxelith/pirate-game-jam-16
Please list any desired logic items below or add subissues for them

View on GitHub

LorenDB pushed 1 commit to main voxelith/pirate-game-jam-16
  • Add pressure plate This is intended to be used primarily through Godot signals. 74ac1ea

View on GitHub

LorenDB pushed 1 commit to main voxelith/pirate-game-jam-16

View on GitHub

LorenDB deleted a branch voxelith/pirate-game-jam-16

pauseFixes

LorenDB pushed 1 commit to main voxelith/pirate-game-jam-16
  • Polish some pause menu handling d69fcf3

View on GitHub

LorenDB closed a pull request on voxelith/pirate-game-jam-16
Polish some pause menu handling
LorenDB opened a pull request on voxelith/pirate-game-jam-16
Polish some pause menu handling
LorenDB closed an issue on voxelith/pirate-game-jam-16
Implement scene switching
LorenDB pushed 2 commits to main voxelith/pirate-game-jam-16
  • Tweak countdown positioning e2290f3
  • Set up proper controller handling 553de05

View on GitHub

LorenDB pushed 1 commit to main voxelith/pirate-game-jam-16
  • Only upload CI builds from commits to master^H^Hmain f6bba53

View on GitHub

LorenDB deleted a branch voxelith/pirate-game-jam-16

scene_switch

LorenDB pushed 1 commit to main voxelith/pirate-game-jam-16
  • Add basic scene switching Call change_level() on the main viewport container to switch to a new level scene. You wil... d2fc32c

View on GitHub

LorenDB closed a pull request on voxelith/pirate-game-jam-16
Add basic scene switching
Call change_level() on the main viewport container to switch to a new level scene. You will need to use load() or preload() to get the desired scene to pass to change_level().
LorenDB opened a pull request on voxelith/pirate-game-jam-16
Add basic scene switching
Call change_level() on the main viewport container to switch to a new level scene. You will need to use load() or preload() to get the desired scene to pass to change_level().
LorenDB created a branch on voxelith/pirate-game-jam-16

scene_switch

LorenDB opened a pull request on voxelith/pirate-game-jam-16
Add a countdown timer
This timer starts at 2 minutes by default, but can be changed by setting time_left. If damage is done, call applyDamage() which currently takes 10 seconds off the timer. This may need changed in th...
LorenDB created a branch on voxelith/pirate-game-jam-16

countdownTimer

LorenDB created a comment on an issue on voxelith/pirate-game-jam-16
https://damieng.com/typography/zx-origins/

View on GitHub

LorenDB opened an issue on voxelith/pirate-game-jam-16
Credits tracker
This is to track credit for any assets that require it so we can mention them later.
LorenDB created a comment on an issue on voxelith/pirate-game-jam-16
By "accelerates the countdown" do you mean "remove e.g. 10s from countdown" or "speed up clock e.g. 1.5x"?

View on GitHub

LorenDB starred flightlessmango/MangoHud
LorenDB starred YoteZip/LinuxCrackingBible