Commit Graph

1300 Commits

Author SHA1 Message Date
HF
e3f9c92a3b more path.resolve fixes 2023-12-29 14:28:13 +01:00
HF
8b85528b8a add path.resolve to tiles 2023-12-29 14:09:34 +01:00
HF
4ece98f7e9 change README a bit for window build 2023-12-29 01:55:03 +01:00
HF
33a1ca1c97 use path.resolve for parsing path strings 2023-12-28 23:52:21 +01:00
hf
f62c5e0474 Merge pull request 'Update ge and hu translations' (#1) from sallbet/pixelplanetdev-fork:translations into master
Reviewed-on: ppfun/pixelplanetdev#1
2023-12-28 20:15:03 +00:00
070f8ffba2
Update ge and hu translations 2023-12-28 23:13:39 +03:00
HF
94a6b49abb set shell for windows 2023-12-28 20:58:18 +01:00
HF
f4c4ca96d3 spawn with environment PATH 2023-12-28 20:52:40 +01:00
HF
245d2242d5 add deploy script 2023-12-28 18:15:48 +01:00
HF
dfe64159bb replace option on node-redis copy has to be lower-case 2023-12-28 17:16:48 +01:00
HF
5c3ac63889 increase country stats even when user is not logged in 2023-12-28 16:58:52 +01:00
HF
1831bb4b05 adjust cooldown 2023-12-27 22:42:31 +01:00
HF
1e92cfcad5 add rcpc fansite 2023-12-27 22:41:38 +01:00
HF
5707b9c775 End Christmas Event 2023-12-27 22:07:01 +01:00
HF
e024108427 don't punish leading country when canvas activity is low 2023-12-27 22:05:01 +01:00
HF
e7b5872e10 floor the cooldown 2023-12-27 18:11:38 +01:00
HF
66e67ae323 fix country punishment 2023-12-27 18:11:29 +01:00
HF
f081b62bb2 better description of punishment 2023-12-27 15:54:03 +01:00
HF
a20fa7a8e6 linting 2023-12-27 15:53:52 +01:00
HF
09c4b4c284 support otf fonts in captcha 2023-12-27 15:43:48 +01:00
HF
057f60f049 add punishment for dominating country 2023-12-27 15:43:34 +01:00
HF
ccdf670291 fix backslash in pixel protection info text 2023-12-27 15:42:54 +01:00
HF
317542b6d1 undo turk factor 2023-12-25 13:39:15 +01:00
HF
1411dbf39d make video visible in christmas button 2023-12-21 21:28:34 +01:00
HF
464d72ceed lower cooldown for christmas 2023-12-21 20:37:33 +01:00
HF
9d6e25a28c add christmas button 2023-12-21 20:31:04 +01:00
HF
45fc4b4d9c final commit v1.0 2023-12-21 19:01:52 +01:00
HF
18d9828b2b silently fail when pixellog file doesn't exist
fix #76
2023-12-13 12:15:17 +01:00
HF
9c5596d86a only extract langs from server when full build 2023-12-13 11:25:24 +01:00
HF
8d41c6533d don't require server restart on client changes,
by watching the asset files and reloading if changed
2023-12-13 11:11:25 +01:00
HF
058290aa16 do minifyCss right after cleaning assets
Use hashes in css filenames again
2023-12-13 11:10:07 +01:00
HF
0a4199e633 make example ecosystem.yml watch the server script for changes 2023-12-13 10:58:13 +01:00
HF
05298604b1 fix image link in mail 2023-12-13 10:57:12 +01:00
HF
260f6a6210 fix typo 2023-12-13 04:05:16 +01:00
HF
fb87a18bd7 update deployment scripts 2023-12-13 04:01:34 +01:00
HF
1304dfb4ba change all logger prefixes 2023-12-13 03:45:11 +01:00
HF
eb6c76c1b6 add shard names to logfile names 2023-12-13 03:18:14 +01:00
HF
6ecffafd00 remove assets.json from deployement scripts 2023-12-13 02:07:46 +01:00
HF
d8042552d8 move langage-code-to-country-code mapping into ssr filename 2023-12-13 02:04:55 +01:00
HF
3895bf292a only extract languages on full builds 2023-12-13 01:41:32 +01:00
hf
dddc0d0823 Merge pull request 'Add ge translation' (#91) from sallbet/pixelplanet-fork:translations into master
Reviewed-on: #91
2023-12-13 00:36:09 +00:00
HF
b5ccda251c use multiple processes while building
extract langs on production builds not on dev
update webpack
2023-12-13 01:30:02 +01:00
HF
ab840c6f23 default to english only production build in webpack config 2023-12-12 20:33:05 +01:00
HF
3aad00dca7 allow building of only specfic languages,
english is not a required locale anymore
2023-12-12 20:30:39 +01:00
HF
872c3a5659 clean webpack cache on full build
add option to clena assets
2023-12-12 18:58:53 +01:00
HF
997d887cfd dont generate styleassets.json 2023-12-12 18:58:34 +01:00
HF
b48821e92e no-cache on http requests depending on cookies
(etag reevaluation still works)
2023-12-12 18:57:40 +01:00
HF
a3edd2cb44 use sting 'en' for english translation instead of 'default' 2023-12-12 17:58:59 +01:00
HF
6d3b6edd8a cache all language builds in the same folder
write custom webpack loader to invalidate language specific files
choose most recent asset based on mtime rather than birthtime
2023-12-12 17:58:06 +01:00
HF
22b9cf2612 make asset detection smarter 2023-12-11 22:26:16 +01:00