Commit Graph

30 Commits

Author SHA1 Message Date
HF e778472620 improve some strings in original english 2024-03-11 17:04:43 +01:00
HF 83684b83ca make auto-color accessible from settings 2024-02-05 23:21:17 +01:00
HF 99f07115b3 fix eslint errors, only allow im- and export of <20 templates 2024-02-04 23:45:38 +01:00
HF ff7ec9b0e9 hook up settings 2024-02-04 22:59:07 +01:00
HF 313101d4be change easter egg keybing from p to z 2024-01-24 14:01:17 +01:00
HF 48d9af24fd rename showHiddenCanvases to easterEgg 2024-01-24 13:51:26 +01:00
HF ce09198374 fix historical view coordinates lag and first pixel set when hold
painting
2024-01-24 03:52:50 +01:00
HF ad200cfcad fix some eslint errors 2024-01-24 00:59:22 +01:00
HF 33fb6e0cfe test a bit more 2024-01-23 00:39:29 +01:00
HF a14b16247a go through store with moveUVW and make movement controls work,
experiment with touch controls
2024-01-22 20:49:42 +01:00
HF 20046e88e0 add ability to retire canvas and retire 1bit canvas 2024-01-04 16:13:13 +01:00
HF e9952134a5 refactor socket events
send captcha solution via websocket
2022-10-03 15:07:34 +02:00
HF ec2907c0a6 fix mute button notification 2022-09-05 10:59:06 +02:00
HF df223f5932 move hover from gui to canvas reducer 2022-08-17 21:48:50 +02:00
HF 4429f2a573 use reselect
reorganize windows reducer
2022-08-15 18:03:21 +02:00
HF e105b8fa07 refactor store 2022-07-11 15:33:29 +02:00
HF 2789cd2a54 reorganize store 2022-07-11 14:42:09 +02:00
HF 220ead80fd remove last uses of String.prototype.substr in favor of slice and substring 2022-01-12 23:06:14 +01:00
HF cf865a0ba4 better check keypress canvas selection 2021-07-16 12:06:20 +02:00
HF def4777573 hide historical view from admintools and reject keyboard shortcut if not
availeble
2021-07-07 09:19:19 +02:00
HF fbbd002949 notify keypress changes
add num keyboard shortcuts
2021-06-18 14:26:20 +02:00
HF 8475ad0c9f add more translations
move descriptions of canvases.json into .js file in oder to translate it
2021-01-30 08:06:51 +01:00
HF 840a172816 change how we build stuff 2021-01-29 22:49:41 +01:00
HF 41a9d7f334 be smarter at deciding if key or keycode gets used for keybinds 2021-01-27 22:10:06 +01:00
HF e4a6171666 get rid of unneccessary keycode package 2021-01-27 16:05:43 +01:00
HF fe3e1d7e79 Add possibility to have hidden canvses, mirror pz and pc 2020-07-05 11:22:40 +02:00
HF 35f1a7787c add hotkey for historical view 2020-06-23 19:19:19 +02:00
HF 5478faebd5 move copy-coords key to R 2020-04-29 04:38:36 +02:00
HF 77d3a6c417 click on coords box copies to chat if open
style changes, chat now selectable
2020-04-28 08:28:18 +02:00
HF caf08ee32d Add 3d voxel canvas
Add Canvas Selection Menu
Improve Rendering
Move ChunkRGB into seperate file
2020-01-25 03:53:35 +01:00