Devin Spikowski

Results 29 issues of Devin Spikowski

After including `lodash-webpack-plugin` and `babel-plugin-lodash` in `.babelrc` and `webpack.config.js` with no extra configuration, my build time went down by ~2 seconds and vendor file shrunk from 538 kB to 504...

In my experience, I have noticed that D-Zone is best enjoyed when a group of people are looking at it together and chatting about it. This typically happens in a...

🦋 rewrite

We're currently importing all of PixiJS, but we could reduce bundle size significantly by only installing the modules we actually use. https://github.com/pixijs/pixi.js/tree/main/packages See [this guide](https://medium.com/anvoevodin/how-to-set-up-pixijs-v5-project-with-npm-and-webpack-41c18942c88d) (should be the same with...

🦋 rewrite
⚙️ core

Instead of a floating island outlined with brown bricks in a void of darkness, let's imagine the grass tiles embedded in a featureless floor of white or near-white. Like the...

🦋 rewrite

Allow server admins to configure their server's d-zone with chat commands. This will let admins set their own password, ignore/listen channels and users without requiring the bot maintainer to do...

⚡ enhancement

> there's lots of potential for using the cubes to represent server stats too.. like you have different 'views' as buttons and when you click them the cubes all assemble...

⚡ enhancement

Currently it's a boring perlin-noise algorithm. It's also featureless. - Make the land shapes more interesting, perhaps more structured/angular instead of random blobs. - Add more terrain features (streams, bridges,...

⚡ enhancement

In conjunction with #6, reactions to recent messages should be represented somehow. Specifics to be determined later.

⚡ enhancement

Allow the user to choose any time-zone for the output, regardless of their device's time-zone.

feature

Add support for other languages, possibly using [svelte-i18n](https://github.com/kaisermann/svelte-i18n).

help wanted
feature