Commit Graph

1465 Commits

Author SHA1 Message Date
HF
ca52b7ecd7 add ability to set default canvas by server
sort CanvasSelection list with default canvas first and linked canvases
after the canvas they link to
2024-02-24 11:12:26 +01:00
HF
f2de50f846 add makenull CanvasCleaner strategy 2024-02-23 22:27:45 +01:00
HF
51ef4a52cd fix historical pixel selection 2024-02-23 22:21:20 +01:00
HF
edfc921d48 fix width calculation 2024-02-23 20:41:57 +01:00
HF
d2e2656c26 aham 2024-02-23 19:49:00 +01:00
HF
0817964dfc change description of minimap 2024-02-23 19:33:22 +01:00
HF
ede3389d5a alpha: false back and no image smoothing on overlay 2024-02-23 19:31:48 +01:00
HF
350878fe44 fix deregistering of chunks that aren't registerd 2024-02-22 21:26:51 +01:00
HF
6a4d2f01bf make cooldown linking configurable, remove hardcoded link between
minimap and earth
2024-02-22 18:30:13 +01:00
HF
6aed8bbb94 share cooldown of minimap with cooldown of earth 2024-02-22 17:21:28 +01:00
HF
fb56278d13 change .gitignore and add minimap canvas 2024-02-22 16:48:56 +01:00
HF
e2ee700a76 add original map data 2024-02-22 16:46:45 +01:00
HF
44beca29ba update assets 2024-02-22 15:27:24 +01:00
HF
2776f3cea4 be more smarter about when to render templates 2024-02-22 10:42:23 +01:00
HF
3b590c4091 update translations 2024-02-21 15:47:10 +01:00
hf
b4a9b424e1 Merge pull request 'Add Kashubian flag' (#3) from sallbet/pixelplanetdev-fork:master into master
Reviewed-on: ppfun/pixelplanetdev#3
2024-02-21 14:45:21 +00:00
b0d1eacb0b
Add Kashubian flag 2024-02-21 17:41:42 +03:00
hf
d2aecf365b Merge pull request 'Remove Thoia canvas' (#2) from sallbet/pixelplanetdev-fork:canvases into master
Reviewed-on: ppfun/pixelplanetdev#2
2024-02-16 22:59:48 +00:00
3556b1822e
Remove Thoia canvas 2024-02-15 19:48:52 +03:00
HF
bb2a5bf870 remove { alpha: false } from 2D renderer canvases 2024-02-14 22:42:39 +01:00
HF
8b8dbac2b8 fix hover being undefined 2024-02-14 16:47:40 +01:00
HF
b39125fbfb allow links with zoom in coords field 2024-02-14 00:14:50 +01:00
HF
1da5d130c6 fix canvas cleaner on i or j == 0 chunks 2024-02-13 23:54:57 +01:00
HF
0ad4a997b8 allow x,y coordinates in various coordinates input 2024-02-13 15:08:27 +01:00
HF
cba4ba0901 update translations 2024-02-12 16:07:38 +01:00
HF
6054c974fc fix race-condition of same captcha ids 2024-02-12 15:27:19 +01:00
HF
7391cddfb2 remove / 2024-02-10 12:45:50 +01:00
HF
9ce6a3e173 fix grid in historical view 2024-02-07 14:08:36 +01:00
HF
9975a9cbe4 fix mouseout 2024-02-06 20:04:37 +01:00
HF
83684b83ca make auto-color accessible from settings 2024-02-05 23:21:17 +01:00
HF
304dc6acaa switch from overlay to small-pixel when zoom in
fix historical view scale clamping to 1.0
2024-02-05 18:06:14 +01:00
HF
b7ed1a4ca0 allow transparency in chunks again 2024-02-05 14:16:26 +01:00
HF
c2cd76f54d align templates with other elements 2024-02-05 12:20:04 +01:00
HF
9474688e8a make shards ping their own text listener channels 2024-02-05 11:49:47 +01:00
HF
d9f54486f1 fix little things 2024-02-05 11:03:54 +01:00
HF
779ae55057 fix api/me prefetch 2024-02-05 02:10:37 +01:00
HF
be1c077b92 update localisation templates 2024-02-05 00:53:01 +01:00
HF
286ccee62e care about canvas the template is on 2024-02-05 00:49:05 +01:00
HF
d07f20047a move 3D up/down from E/C to Q/E 2024-02-05 00:27:17 +01:00
HF
1e8927d93c expose templateLoader to window,
fix styles
2024-02-05 00:07:25 +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
47b4db2602 add renderer for small-pixels overlay 2024-02-04 18:51:52 +01:00
HF
7a15fa556b first overlay render 2024-02-04 14:33:19 +01:00
HF
ddd692bcbd :template editing, adding, export and import 2024-01-29 23:50:07 +01:00
HF
372b4c60a9 add indexedDB based file storage and start with template ui 2024-01-29 02:51:50 +01:00
HF
1768dd88bf move 3d clicking and touching for placing from renderer into controls 2024-01-25 03:41:20 +01:00
HF
e74b3f923b add logo to toggle easter egg in help window, fix z keybind 2024-01-24 14:35:34 +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