summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* kladsfkHEADmastermunvoseli2023-06-19
|
* hundreds of thousands of blocks; distances highly nontrivial to traversemunvoseli2023-06-19
|
* they workmunvoseli2023-06-19
|
* start of telemunvoseli2023-06-18
|
* change admin usernameubq3232023-06-17
|
* better shift key boimunvoseli2023-06-17
|
* count teleporters in analyzeChunks.jsubq3232023-06-17
|
* change teleporter spawn rate back to 1 per 36 chunksubq3232023-06-17
|
* minor changes for ubq323 deploymentubq3232023-06-17
|
* temporarily increase teleporter rate to 10 per chunkmunvoseli2023-06-10
|
* revert lock walk keymunvoseli2023-06-10
|
* better rendering of enemiesmunvoseli2023-06-10
|
* merge new movement mechanicsmunvoseli2023-06-10
|\
| * increase speed to breadquest defaultmunvoseli2023-06-10
| |
| * fix rendering with new walk animationmunvoseli2023-06-10
| |
| * better walk buffermunvoseli2023-06-10
| |
| * start of movement changesmunvoseli2023-06-10
| |
* | Merge branch 'ostracod:master' into mastermunvoseli2023-06-10
|\|
| * Add licenseJohn Eisenmann2021-01-27
| |
| * Merge pull request #5 from munvoseli/patch-3John Eisenmann2020-12-25
| |\ | | | | | | Fix potential crashes
| | * Fix potential exploitsMadeline2020-12-23
| | | | | | | | | Fractional directions crashed my home (modified) server. These changes worked on my home server to prevent crashing.
| * | Merge pull request #4 from munvoseli/patch-1John Eisenmann2020-12-25
| |\ \ | | | | | | | | Update game.js
| | * | Update game.jsMadeline2020-12-22
| | |/
| * | Merge pull request #3 from ostracod/dependabot/npm_and_yarn/bcrypt-5.0.0John Eisenmann2020-12-25
| |\ \ | | | | | | | | Bump bcrypt from 2.0.1 to 5.0.0
| | * | Bump bcrypt from 2.0.1 to 5.0.0dependabot[bot]2020-08-20
| | |/ | | | | | | | | | | | | | | | | | | | | | Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 2.0.1 to 5.0.0. - [Release notes](https://github.com/kelektiv/node.bcrypt.js/releases) - [Changelog](https://github.com/kelektiv/node.bcrypt.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/kelektiv/node.bcrypt.js/compare/v2.0.1...v5.0.0) Signed-off-by: dependabot[bot] <support@github.com>
| * | Merge pull request #2 from ostracod/dependabot/npm_and_yarn/morgan-1.10.0John Eisenmann2020-12-25
| |\ \ | | |/ | |/| Bump morgan from 1.8.2 to 1.10.0
| | * Bump morgan from 1.8.2 to 1.10.0dependabot[bot]2020-05-09
| | | | | | | | | | | | | | | | | | | | | | | | Bumps [morgan](https://github.com/expressjs/morgan) from 1.8.2 to 1.10.0. - [Release notes](https://github.com/expressjs/morgan/releases) - [Changelog](https://github.com/expressjs/morgan/blob/master/HISTORY.md) - [Commits](https://github.com/expressjs/morgan/compare/1.8.2...1.10.0) Signed-off-by: dependabot[bot] <support@github.com>
* | | Fixed buffering and lock walkingMadeline2020-12-05
| | | | | | | | | For real real this time
* | | Buffered walkingMadeline2020-12-05
| | | | | | | | | | | | | | | but actually this time Single presses will be scheduled for the next walk.
* | | Chunks have 1/36 chance of spawning a teleporterMadeline2020-12-05
| | | | | | | | | These teleporters are spawned facing a random direction and cannot be rotated.
* | | Teleporter can be broken and collectedMadeline2020-12-05
| | |
* | | Teleportation mechanicMadeline2020-12-05
| | | | | | | | | The actual thing where if the play walks on the teleporter they are teleported.
* | | Added teleporters to spritesheetMadeline2020-12-05
| | | | | | | | | I also turned the text from #000001 to #000000 to make it entirely black, but the image is now indexed, so the text color is still a different index in the image than the sprite colors.
* | | Client-side teleporters and buffered walkingMadeline2020-12-05
| | |
* | | Add files via uploadMadeline2020-12-05
|/ / | | | | Controls help updated
* / Fix logical operator typosJohn Eisenmann2020-05-15
|/
* Merge pull request #1 from loovjo/masterJohn Eisenmann2020-05-09
|\ | | | | Validate websocket JSON to make sure the server does not crash upon receiving invalid jSON
| * Make temporary variable not as temporaryloovjo2020-05-08
| |
| * JSON validation in WebSocketloovjo2020-05-08
|/
* Add CA bundleJohn Eisenmann2019-04-15
|
* Enhanced bread statsJohn Eisenmann2018-05-05
|
* Retry when socket failsJohn Eisenmann2018-05-05
|
* Added chat messages for announcementsJohn Eisenmann2018-05-05
|
* Removing request delayJohn Eisenmann2018-04-22
|
* Using web socketsJohn Eisenmann2018-04-22
|
* Persisting guidelinesJohn Eisenmann2018-01-15
|
* Added more player instructionsJohn Eisenmann2018-01-15
|
* Added guidelinesJohn Eisenmann2018-01-15
|
* Added more position informationJohn Eisenmann2018-01-15
|
* Changed some trail colorsJohn Eisenmann2017-12-05
|