Tobias tobias
tobias pushed to main at eclipse/sr2ini_ynh 2023-09-20 23:09:04 +02:00
c6b2cd11bb Merge branch 'main' of git.unterdemradar.de:tobias/sr2ini_ynh
baa8cd3d9e updated package for release 0.9.2
Compare 2 commits »
tobias pushed to main at eclipse/sr2ini_ynh 2023-09-20 22:49:58 +02:00
2d6ff0d33d updated package for release 0.9.2
tobias pushed tag 0.9.2 to eclipse/sr2ini 2023-09-20 22:40:35 +02:00
tobias pushed to main at eclipse/sr2ini 2023-09-20 22:35:55 +02:00
00740bcf3d corrected author name in footer
tobias pushed to main at eclipse/sr2ini 2023-09-20 22:17:52 +02:00
17ad920477 updated
665d25ca44 fixed a bug where a more actions dropdown would not center under its parent divs anymore; also the cursor now changes to pointer when hovering over a table cell which opens the edit modal
Compare 2 commits »
tobias pushed to main at eclipse/sr2ini 2023-09-20 15:14:46 +02:00
acf4b4dcdb updated
0b020decc1 fixed a bug where disabling and enabling buttons for dead/KOed/ini-zero combatants wasn't working correctly; also added a surrounding <div> in table row stub
5294b19a13 replaced the letters in the act icon; also some made small changes in <head> and footer
97b2d61e5f fixed a bug where the buttons in a .combatant-row weren't aligned vertically
0ac27e32e2 removed unused file
Compare 22 commits »
tobias pushed to development at eclipse/sr2ini 2023-09-20 12:52:54 +02:00
acf4b4dcdb updated
0b020decc1 fixed a bug where disabling and enabling buttons for dead/KOed/ini-zero combatants wasn't working correctly; also added a surrounding <div> in table row stub
5294b19a13 replaced the letters in the act icon; also some made small changes in <head> and footer
97b2d61e5f fixed a bug where the buttons in a .combatant-row weren't aligned vertically
0ac27e32e2 removed unused file
Compare 11 commits »
tobias pushed to development at eclipse/sr2ini 2023-09-18 11:56:20 +02:00
195e343d30 custom font is now a regular npm dependency declared in package.json and "@import"ed in sr2ini.scss; also cleaned up the scss code
tobias pushed to development at eclipse/sr2ini 2023-09-13 14:13:05 +02:00
bce5ff10e6 updated
3e3deda9dc fixed a bug in custom validation where no error message or styles would be shown
bb7fb1dc83 added newline to end of file
41c5437ec4 extended and improved tests for function rollForInitiative()
Compare 4 commits »
tobias pushed to development at eclipse/sr2ini 2023-09-13 10:05:41 +02:00
e9c163ea2a cleaned up code
4b9f145df6 improved event handling for damage sliders in modal
cf12833c0d updated text in footer
af40e4500a updated
Compare 4 commits »
tobias created branch development in eclipse/sr2ini 2023-09-12 22:41:09 +02:00
tobias pushed to development at eclipse/sr2ini 2023-09-12 22:41:09 +02:00
48c070f024 fixed a bug in the damage monitor HTML stub; also, fixed a bug in addTestCombatant() that would open the add modal
1ed213c9fa fixed a bug that would create uneven spacing between damage buttons; also, focussed damage buttons are now pulsating
Compare 2 commits »
tobias pushed to main at eclipse/sr2ini 2023-09-12 15:56:04 +02:00
f1c16da7e4 several changes that were necessary in conjunction with the design revamp
4906f82e4c several changes that were in conjunction with design revamp
d90cff7832 Complete design revamp with focus on
29b6409f97 changed start_url to "/"
5b547ec244 updated
Compare 5 commits »
tobias pushed to main at eclipse/sr2ini 2023-09-07 09:25:41 +02:00
a0e81cd277 moved file to tools/
81a6001e96 updated jQuery selectors for "combatants-table" from class syntax to id syntax;
8ad8d672ad removed dependency @parcel/service-worker; kept a note about it in new comments section (in case I want to revive it)
797e8c2d90 updated
e4f89f6a87 added tmp/ directory
Compare 5 commits »
tobias pushed to main at eclipse/sr2ini 2023-09-06 10:39:26 +02:00
a7415f5d96 slightly reworked event handling
5324adf189 changed "combatants-table" from class to ID
342fd6108a icons are now being defined directly in the HTML code instead of being injected via external javascript
8ac965c30a removed file; moved icon definitions into index.html
fea2e196ba removed svg-inject from depencies
Compare 6 commits »
tobias pushed to main at eclipse/sr2ini 2023-09-06 00:49:56 +02:00
332050526d Fixed a bug where the combatant modal would close after clicking OK / pressing enter even though the input didn't validate
63341abe08 updated
Compare 2 commits »
tobias pushed to main at eclipse/sr2ini 2023-09-03 22:37:53 +02:00
df0ce07912 added svg-inject as dependency
2c8aab0aaa created file
63333388a4 added viewboxes to the <svg> tags in te HTML snippets
8930e44dc3 one more change for the SVG icons
16394b8a22 moved SVG icons into separate file
Compare 5 commits »
tobias pushed to main at eclipse/sr2ini 2023-09-02 00:46:54 +02:00
fc4348d5ec deleted icon image files (they are all SVGs now)
tobias pushed to main at eclipse/sr2ini 2023-09-02 00:41:54 +02:00
6427570964 updated
0b13e53d4a modified styles regarding icons since these all come as SVGs now
806a51b628 modified HTML template strings to enable reusing SVG icons
178155ab6b All icons are now SVGs. They get defined once and are being reused via the <use> tag
86b7546c67 removed parcel-reporter-static-files-copy and staticFiles
Compare 6 commits »
tobias pushed to main at eclipse/sr2ini 2023-08-30 11:29:15 +02:00
6c4714048f updated
6185ba0865 fixed a bug where actions menus wouldn't close on clicking in an empty space
Compare 2 commits »