Commit Graph

11 Commits

Author SHA1 Message Date
Djalim Simaila
5e6ba33771 compressed image even more 2023-04-01 18:35:56 +02:00
579d4ab0b9 Compressed pictures even more for even more faster loads 2023-04-01 16:49:43 +02:00
874dca1b0c Compressed pictures even more for even more faster loads 2023-04-01 16:49:36 +02:00
dda75ff4d4 Compressed pictures for faster load 2023-04-01 16:49:12 +02:00
de0ce9762e Compressed pictures for faster load 2023-04-01 16:48:53 +02:00
feae6929c4 atomic commit 2023-04-01 16:48:00 +02:00
AudricV
186e66a103
[Client] Improve NPC admin page + move and fix its JavaScript into a separate file
- Style all button and inputs on admin pages with Roboto Mono font (and
sans-serif as a fallback) with 1em font size;
- Remove unneeded transition effect property declaration on text hover, as the
regular declaration is applied when switching from hover state to regular
state.
- Add NPC dedicated stylesheet in which specific NPC style has been added;
- Use an icon where the picture of a NPC is not available (like when adding a
new one) and provide the NPC picture as the picture instead of the edition page
itself;
- Move NPC's JavaScript in a dedicated file, improve its code and fix its
access to DOM elements.
2023-04-01 15:05:19 +02:00
Thomas Rubini
4d7ac75ecc
move reaction files 2023-03-19 11:12:04 +01:00
fb28fe7464 compressed background images 2023-02-03 13:18:52 +00:00
AudricV
f43bf7c2be
[Client] Add favicons
Favicons added are PNG images only, with resolutions 32x32, 64x64, 128x128,
192x192, 256x256 and 512x512.

They should work on browsers supported by the game.
2023-01-16 22:50:29 +01:00
Thomas Rubini
3011c4b2b5
rename app name from truthseeker to truthinquiry 2023-01-16 14:36:49 +01:00