-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit ddec67d894985516aabc8fc608cd339ff99684f5 Author: Fabian <[email protected]> Date: Thu Aug 17 19:40:39 2023 +0200 Update package-lock.json commit 840fe845236b696c362b25baa522d9241ceec65c Author: Fabian <[email protected]> Date: Sun Aug 13 12:25:25 2023 +0200 Changelog adjustment commit 4ead6c13306a36134c01c1611806b65578b84a47 Author: Fabian <[email protected]> Date: Sun Aug 13 12:24:32 2023 +0200 Instruction images commit b3189ba7dd1d9e9b6a6039147652806782eb9d5e Merge: 49e5f9e 32f844c Author: Fabian <[email protected]> Date: Sun Aug 13 08:01:47 2023 +0200 Merge branch 'trunk' into dev commit 49e5f9e Author: Fabian <[email protected]> Date: Sun Aug 6 15:05:23 2023 +0200 Update changelog.json commit 91d4b4a Author: Fabian <[email protected]> Date: Sun Aug 6 14:37:49 2023 +0200 Update changelog.json commit 3ac9742 Author: Fabian <[email protected]> Date: Sun Aug 6 14:28:32 2023 +0200 Changelog and version updated commit 126e68d Author: Fabian <[email protected]> Date: Sun Aug 6 14:21:10 2023 +0200 Fix Firefox deadlock * In certain circumstances, reading from ReadableStreamDefaultReader causes a deadlock in Firefox. Causing a bit of delay seems to prevent the issue. (addresses #47) commit 9017fd8 Author: Fabian <[email protected]> Date: Sun Aug 6 10:12:00 2023 +0200 Seed adjustments * Seeds are now generated using BigInt, to provide a 64 bit range (addresses #5)
- Loading branch information
Showing
18 changed files
with
74 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "toolbox", | ||
"version": "1.3.2", | ||
"version": "1.3.3", | ||
"type": "commonjs", | ||
"scripts": { | ||
"ng": "ng", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
35 changes: 28 additions & 7 deletions
35
...toolbox-main/src/app/loot-table-randomizer/views/instructions/instructions.component.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,4 +5,8 @@ | |
|
||
ol { | ||
padding-left: 4em; | ||
} | ||
|
||
img { | ||
max-width: 100%; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+709 KB
projects/toolbox-main/src/resources/images/instructions/datapack/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+13.8 KB
projects/toolbox-main/src/resources/images/instructions/datapack/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+19.9 KB
projects/toolbox-main/src/resources/images/instructions/datapack/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+32 KB
projects/toolbox-main/src/resources/images/instructions/datapack/4a.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+20.5 KB
projects/toolbox-main/src/resources/images/instructions/datapack/4b1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+18.5 KB
projects/toolbox-main/src/resources/images/instructions/datapack/4b2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+10.2 KB
projects/toolbox-main/src/resources/images/instructions/datapack/5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+24.6 KB
projects/toolbox-main/src/resources/images/instructions/datapack/6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+25.7 KB
projects/toolbox-main/src/resources/images/instructions/datapack/7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.