This website requires JavaScript.
fd023af14d
Updates KnarLib
dev
EpicKnarvik97
2025-09-13 00:48:24 +02:00
18ad1a4705
Updates KnarLib, and removes unnecessary String.valueOf calls
EpicKnarvik97
2025-09-12 02:40:51 +02:00
f4bcaf613d
Changes check for if a book is encrypted during migration
EpicKnarvik97
2025-09-10 00:48:15 +02:00
56c33687e0
Replaces some references to old configuration nodes
EpicKnarvik97
2025-09-08 15:47:02 +02:00
df0785cf27
Bumps snapshot version
EpicKnarvik97
2025-09-08 15:24:45 +02:00
c1f88581f1
Adds a command for editing all options, and removes /setBookPrice #17
EpicKnarvik97
2025-09-07 20:35:04 +02:00
e9e4836a16
Uses KnarLib implementation for some methods
EpicKnarvik97
2025-09-06 04:46:15 +02:00
1437739fe3
Cleans the config file, and properly migrates existing configurations #16
EpicKnarvik97
2025-09-05 22:39:32 +02:00
d7995c7bc4
Plugin polishing
EpicKnarvik97
2025-09-04 12:17:16 +02:00
26bfb974e9
Marks encrypted books to prevent dual encryption #15
EpicKnarvik97
2025-09-03 21:18:36 +02:00
124310a9f8
Adds a command for creating BwB signs
EpicKnarvik97
2025-09-03 20:26:07 +02:00
6c1094ff98
Cleans up sign code quite a lot #14
EpicKnarvik97
2025-09-03 16:49:01 +02:00
12a2cd5a73
Makes commands return true when input is technically correct
EpicKnarvik97
2025-09-03 13:33:01 +02:00
0fbe3720aa
Replaces hard-coded placeholder string with translatable messages
EpicKnarvik97
2025-09-03 12:21:02 +02:00
c1236d3d91
Updates KnarLib
EpicKnarvik97
2025-09-03 03:32:20 +02:00
5eab950048
Cleans the addTitlePage command a bit
EpicKnarvik97
2025-09-03 03:24:04 +02:00
94e7ea5567
Simplifies the awfully complex code for getting
EpicKnarvik97
2025-09-01 19:40:53 +02:00
3e45cad29a
Removes the use of string values for book directories
EpicKnarvik97
2025-09-01 16:06:52 +02:00
4fc201276f
Fixes sign decryption using the wrong key
EpicKnarvik97
2025-08-27 14:21:37 +02:00
2bb676758d
Renames some classes, splits some classes and fixes some encrypted book loading problems
EpicKnarvik97
2025-08-27 13:47:40 +02:00
e710cb913d
Fixes a message not displaying correctly
EpicKnarvik97
2025-08-27 13:11:01 +02:00
a96ce4f7a7
Cleans up book loading code, and fixes a bug in loading private books
EpicKnarvik97
2025-08-26 22:44:01 +02:00
e0a7a9dcc2
Adds an argument for setting a book's display name instead of title #13
EpicKnarvik97
2025-08-26 11:44:01 +02:00
36f031c6f9
Removes some hard-coded exception strings
EpicKnarvik97
2025-08-26 11:23:25 +02:00
b9edc52896
Changes formatting method for remaining code
EpicKnarvik97
2025-08-26 11:07:10 +02:00
dcf6310d16
Changes formatting method for all commands
EpicKnarvik97
2025-08-23 13:38:06 +02:00
850e2b3af2
Slightly alters the addTitlePage command's behavior
EpicKnarvik97
2025-08-22 17:50:22 +02:00
c97436830a
Replaces all static strings using the old formatting methods
EpicKnarvik97
2025-08-22 01:57:19 +02:00
e342f4cff5
Fixes incorrect migration of legacy encrypted books
EpicKnarvik97
2025-08-22 00:11:29 +02:00
cbe3a977ac
Adds a per-book choice for preventing admin decryption when using real encryption
EpicKnarvik97
2025-08-21 22:52:22 +02:00
93ce915a30
Stops migration from altering encrypted books
EpicKnarvik97
2025-08-21 16:36:28 +02:00
8c61d801e2
Retains display name of saved books
EpicKnarvik97
2025-08-21 14:37:52 +02:00
9641852f82
Replaces lots more static strings
EpicKnarvik97
2025-08-21 01:09:41 +02:00
b01523f058
Makes a lot of formatting customizable, and fixes some problems caused by splitting Translatable
EpicKnarvik97
2025-08-20 13:38:10 +02:00
887cc72f0d
Replaces more static strings, and removes hard-coded lore separators in suggestions
EpicKnarvik97
2025-08-20 00:33:50 +02:00
ca738e55b3
Splits translatable strings to make them more manageable
EpicKnarvik97
2025-08-19 20:40:57 +02:00
20353ade99
Removes lots of static strings
EpicKnarvik97
2025-08-19 20:09:36 +02:00
8f60752e45
Removes some real encryption ciphers, as even when converted to hex, some characters failed to decrypt correctly
EpicKnarvik97
2025-08-18 21:57:25 +02:00
cb70a8298d
Makes one-time-pad and substitution cipher real encryption compatible
EpicKnarvik97
2025-08-18 18:02:57 +02:00
6adec89ae1
Improves in-game command documentation
EpicKnarvik97
2025-08-18 01:50:52 +02:00
cd9255c97a
Adds aliases to all commands
EpicKnarvik97
2025-08-17 16:07:39 +02:00
4501156087
Replaces more static strings from migrate, reload and save
EpicKnarvik97
2025-08-17 15:41:50 +02:00
57ca6ff2e9
Fixes migration removing password keys, and removes more static strings
EpicKnarvik97
2025-08-17 14:02:11 +02:00
dc5d18550f
Removes static strings from the deletePage command
EpicKnarvik97
2025-08-15 17:46:22 +02:00
b8af9b94be
Updates admin decryption to handle both new and old encrypted files
EpicKnarvik97
2025-08-15 17:20:23 +02:00
67a16bc604
Makes the addTitlePage command's output translatable
EpicKnarvik97
2025-08-15 16:24:27 +02:00
63ca95d247
Makes formatting on book signing require the format permission
EpicKnarvik97
2025-08-14 20:01:34 +02:00
f05a15586a
Makes some changes to formatting and un-signing
EpicKnarvik97
2025-08-14 19:08:21 +02:00
888287b447
Updates the README with new commands and options
EpicKnarvik97
2025-08-14 02:20:31 +02:00
5d5ed725d9
Fixes an exception when trying to load an empty book list
EpicKnarvik97
2025-08-14 02:19:57 +02:00
bde43e78ca
Prevents book migration from locking up the server thread
EpicKnarvik97
2025-08-14 01:09:58 +02:00
790e3d1531
Adds a migrate command for fixing book names and text -> yml
EpicKnarvik97
2025-08-14 00:23:22 +02:00
4243c484c4
Merge branch 'refs/heads/dev' into string-formatting
EpicKnarvik97
2025-08-13 21:56:47 +02:00
baa0200f20
Fixes a missing space in a command prompt
EpicKnarvik97
2025-08-13 21:41:41 +02:00
61957d0e1e
Makes a string translatable
EpicKnarvik97
2025-08-13 21:39:33 +02:00
f08d378295
Merge fixes
EpicKnarvik97
2025-08-10 19:21:14 +02:00
e43649fef4
Merge branch 'refs/heads/dev' into string-formatting
EpicKnarvik97
2025-08-10 19:13:14 +02:00
af094f9931
Adds commands for adding book title pages and for deleting book pages
EpicKnarvik97
2025-08-10 19:10:08 +02:00
324658070a
Replaces a static string
EpicKnarvik97
2025-08-10 16:55:31 +02:00
21b5b9647d
Replaces static strings for some commands
EpicKnarvik97
2025-08-10 15:50:19 +02:00
32f0f9f7a1
Rewrites encryption
EpicKnarvik97
2025-08-10 14:23:18 +02:00
0ac051e24e
Improves tab-completions for books with spaces
EpicKnarvik97
2025-08-09 13:56:50 +02:00
fef38b894f
Makes deletebook support filenames with spaces
EpicKnarvik97
2025-08-08 15:23:07 +02:00
b5bff2400b
Makes givebook support filenames with spaces
EpicKnarvik97
2025-08-08 15:05:54 +02:00
b963f83dee
Supports spaces in author filtering
EpicKnarvik97
2025-08-08 12:07:18 +02:00
a986411990
Improves tab-completion when loading books with spaces
EpicKnarvik97
2025-08-08 11:33:46 +02:00
6cd8895cce
Adds full support for spaces in book names, and fixes unsigned book loading
EpicKnarvik97
2025-08-08 02:06:08 +02:00
f6d5108c7b
Fixes an exception encountered when importing a text file as a book
EpicKnarvik97
2025-08-08 00:49:54 +02:00
fb225a2351
Cleans up the decrypt command somewhat
EpicKnarvik97
2025-08-08 00:48:04 +02:00
e23e861e32
Fixes some problems related to the changed economy class
EpicKnarvik97
2025-08-07 20:33:54 +02:00
aa02f5ca2b
Changes some static classes into instantiated classes
EpicKnarvik97
2025-08-07 20:10:30 +02:00
150dff7a03
Removes static strings from the clear command
EpicKnarvik97
2025-08-07 17:11:59 +02:00
ad08d65c80
Merge branch 'refs/heads/dev' into string-formatting
EpicKnarvik97
2025-08-07 16:42:34 +02:00
8affc42eaa
Fixes a hard-coded , separator and improves book list formatting
EpicKnarvik97
2025-08-07 16:35:43 +02:00
b1da544109
Starts adding string translations and cleanup
EpicKnarvik97
2025-08-07 16:00:37 +02:00
2146f00014
Fixes an error not differentiating between the two command variations
EpicKnarvik97
2025-08-06 00:00:50 +02:00
14dd99ac85
Adds an error when /settitle is given a book name > 32 characters
EpicKnarvik97
2025-08-05 16:27:33 +02:00
a3e3326786
Removes unnecessary duplicate file name cleaning
EpicKnarvik97
2025-08-05 04:49:19 +02:00
73157330d8
Enables bookshelf peeking by default
EpicKnarvik97
2025-08-05 04:48:31 +02:00
7f92588e32
Updates README
master
EpicKnarvik97
2025-08-04 02:50:55 +02:00
bed0f4f518
Bumps version for development
EpicKnarvik97
2025-08-04 02:42:59 +02:00
ebfca05859
Release
1.3.9
EpicKnarvik97
2025-08-04 02:26:18 +02:00
3e3b8e7ad2
Fixes some capitalization
EpicKnarvik97
2025-08-03 17:27:30 +02:00
b2ce31234d
Adds ability to set name and lore shown when chiseled bookshelves are peeked
EpicKnarvik97
2025-08-03 17:23:19 +02:00
e5aaa29c66
Fixes problems in sorting and generating the character indexes
EpicKnarvik97
2025-08-03 04:45:21 +02:00
f9674568ba
Improves the books in shelf description
EpicKnarvik97
2025-08-03 04:21:05 +02:00
2203037b00
Adds a warning when trying to save books containing the title author separator in title or author
EpicKnarvik97
2025-08-03 02:40:13 +02:00
6b44ada84a
Improves some hover text
EpicKnarvik97
2025-08-03 02:11:50 +02:00
9f979dd56e
Makes the book list's colors more consistent
EpicKnarvik97
2025-08-03 02:07:38 +02:00
10ffd17c04
Fixes a lot of nullability issues
EpicKnarvik97
2025-08-03 01:28:20 +02:00
0aff3fad02
Adds book reloading, and fixes a RegEx expression
EpicKnarvik97
2025-08-03 00:47:36 +02:00
32d31fced6
Fixes som nullability, and alters special character removal somewhat
EpicKnarvik97
2025-08-02 21:35:26 +02:00
2627407e6b
Adds ability to filter books by author
EpicKnarvik97
2025-08-02 20:00:48 +02:00
175b66465a
Moves book index generation to its own class
EpicKnarvik97
2025-08-02 19:01:15 +02:00
36b57b9191
Removes some debug output, and fixes some formatting
EpicKnarvik97
2025-08-02 18:07:52 +02:00
0d5ad490ff
Fixes sorting and character indexes for filenames with color codes
EpicKnarvik97
2025-08-02 18:02:33 +02:00
9e300afbef
Adds missing spacing when replacing underscores in book names
EpicKnarvik97
2025-08-02 08:02:09 +02:00
a84a56391a
Prevents the § from being used in filenames
EpicKnarvik97
2025-08-02 07:52:05 +02:00
b15ad18ae3
Makes it easier to manually go to any book page
EpicKnarvik97
2025-08-02 07:09:07 +02:00
67ccdf3b1d
Removes spacing for letter search
EpicKnarvik97
2025-08-02 06:58:36 +02:00