v0.0.1
Changelog
- 7426fe0 Add colored travelnets, elevator, hidden protector
- da27fef Bump golang from 1.19.0-alpine to 1.20.0-alpine
- 9452a03 Bump jshint from 2.11.1 to 2.12.0
- 9df290a Bump lodash from 4.17.15 to 4.17.20
- 47af3b9 Bump mocha from 8.0.1 to 8.1.3
- c2a615b Bump mocha from 8.1.3 to 8.2.1
- bed1dff Bump node from 14.12.0-alpine to 14.13.1-alpine
- 879d17a Bump node from 14.13.1-alpine to 15.1.0-alpine
- f62d233 Bump node from 14.7.0-alpine to 14.12.0-alpine
- 5527ef4 Bump node from 15.1.0-alpine to 15.2.0-alpine
- 507ca0f Bump node from 15.2.0-alpine to 15.2.1-alpine
- 7211a3d Bump node from 15.2.1-alpine to 15.3.0-alpine
- 05c67a3 Bump pg from 8.2.1 to 8.4.0
- 463009b Bump pg from 8.4.0 to 8.4.1
- de3ea38 Bump pg from 8.4.1 to 8.4.2
- be87fad Bump pg from 8.4.2 to 8.5.0
- fc0af25 Bump pg from 8.5.0 to 8.5.1
- 2138d87 Bump y18n from 4.0.0 to 4.0.1
- 121a8f4 Merge branch 'master' into dependabot/npm_and_yarn/jshint-2.12.0
- 1b7d41e Merge branch 'master' of https://github.com/BuckarooBanzay/mapcleaner
- c594ab6 Merge branch 'master' of https://github.com/BuckarooBanzay/mapcleaner
- 2a3e6ef Merge branch 'master' of https://github.com/BuckarooBanzay/mapcleaner
- e075cac Merge pull request #22 from BuckarooBanzay/dependabot/npm_and_yarn/jshint-2.12.0
- 1193d20 add "api/state" endpoint
- 1ad92fb add "real" mapblock test
- 444635b add 1 second delay after removing a chunk
- 6adf4ad add STARTYCHUNK env
- df84cef add areas and parser
- dbba9b6 add coordinate util
- 8a8cb12 add default:mese_post_light
- e4132e5 add dependabot.yml
- 2d9b84d add integration test
- f0a8543 chunk result
- 274f1d5 cleanup
- d4243c5 cleanup
- b2c0a60 comment out unused args
- a59e7e8 concat callback results
- 43cdf7d db connection
- 0769fe2 deflate stub
- d203d52 delay execution for 500 ms if block deleted
- f6752f9 docker workflow
- c1fa61a docker-compose dev env
- 6e97ba4 dockerfile jshint typo
- a217e1f don't query chunk y limits if the start-chunk is set
- 9ed1e62 emerge params
- fc57ef2 extend error catching
- 70ede4f fix "protected" chest node name
- 1e16c54 fix linting
- 9be5fcd go rewrite (#89)
- af69b9a implement area protection check
- 8bb9248 include api
- cdcbf6f increase delay after mapchunk deletion to 2 seconds
- c8c7fa7 jshint name
- f00b789 modules and iterator logic
- 3cafddf node id mapping
- 5c58865 npm structure
- 60545a6 parser test
- e976c27 partially working app
- d1672a9 place bones to test "protected" area
- 488665a position iterator
- f96e2f6 protected node check
- 4ffa391 readme
- 55eaa59 recheck areas every 5 minutes
- 77a0a40 removal code
- 7bffcda remove console debug
- cf3c2bc revamp app with async/await
- 77d36d8 simple worker
- c8bbf05 skip null areas
- 29365c8 warn if mapblock not parseable
- 1aaae5a working name deserialization