SAE-A2-TruthInquiry/truthinquiry/static/js
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
..
socket.io_v4.4.1 rename app name from truthseeker to truthinquiry 2023-01-16 14:36:49 +01:00
admin_npc.js [Client] Improve NPC admin page + move and fix its JavaScript into a separate file 2023-04-01 15:05:19 +02:00
admin.js [Client] Improve NPC admin page + move and fix its JavaScript into a separate file 2023-04-01 15:05:19 +02:00
api.js can see player before joining game 2023-03-20 16:39:37 +01:00
game_common.js [Client] Refactor common JavaScript code 2023-03-09 18:11:04 +01:00
game_lobby.js Merge pull request #111 from ThomasRubini/jsDoc 2023-03-28 20:58:03 +02:00
game_start_page.js added solo game flag 2023-03-31 07:19:53 +02:00
game.js fix change not going neutral after question timeout 2023-03-30 19:27:06 +02:00