Commit Graph

1457 Commits

Author SHA1 Message Date
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
HF
641c996c0c stricter thresholds for clicks and taps to avoid accidental pixel
placing
2024-01-24 13:13:31 +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
ba02aa51bd fix acciental pixels on fast short moves 2024-01-24 03:14:18 +01:00
HF
2457382052 give movement controls transition animations 2024-01-24 02:51:43 +01:00
HF
ad200cfcad fix some eslint errors 2024-01-24 00:59:22 +01:00
HF
dbf46556c8 remove stopPropagation from Controler touch even to make detection of
phones in client.js better
2024-01-24 00:57:22 +01:00
HF
25724e7342 add css for pencil button 2024-01-24 00:27:25 +01:00
HF
32d0b2666e add notification for extra pencils 2024-01-24 00:07:22 +01:00