Commit Graph

18 Commits

Author SHA1 Message Date
7ba5bfbf9e Add shadowJar instead of application, bump the project's version to 1.0.5 2025-01-12 18:07:15 +03:00
e96b02357d Add serverside caching and improve sanitizing. 2025-01-12 17:26:21 +03:00
c2e8927c42 Fix server throwing an ArrayOutOfBoundsException when someone tries to leave 2025-01-12 15:06:43 +03:00
a7ad8770c9 Add a terrible and hacky implementation of scrolling and bump the project's version to 1.0.4. 2025-01-12 04:03:34 +03:00
5c55999771 Revamp network logic. Closes #2 2025-01-12 04:00:34 +03:00
6e1d843f79 Bump the project's version to 1.0.3 2025-01-12 02:06:39 +03:00
57b20f69cd Implement message caching (Only send LOGS packet to server when the LOGS_SIZE returned by server is different from cached one) 2025-01-12 02:05:34 +03:00
bdf7e6bbae bump version to 1.0.2 2025-01-11 19:52:17 +03:00
7a116c6789 Make CRAB work much more smoother (clear screen only after receiving new logs) 2025-01-11 19:51:38 +03:00
6dace63cb0 Fix some vladcode 2025-01-11 16:28:43 +03:00
162c4bdf53 bump version to 1.0.1 2025-01-10 23:58:22 +03:00
488a3f4e54 Merge branch 'master' of https://gitea.bedohswe.eu.org/pixtaded/crab
Merge with local changes
2025-01-10 23:48:07 +03:00
b914364c49 Auto-close DB and fix server closing algorithm 2025-01-10 23:47:19 +03:00
44d11f18d6 Merge pull request 'Add cli arguments, nick support and add data.db to .gitignore.' (#1) from bedohswe/crab:master into master
Reviewed-on: #1
2025-01-10 15:42:36 +00:00
c0acc1a254 Add cli arguments, nick support and add data.db to .gitignore. 2025-01-10 20:38:30 +05:00
3f63e2262f Add README.md 2024-12-22 23:00:03 +03:00
71b5b369b3 Add LICENSE 2024-12-22 22:50:12 +03:00
0ce6d99c5a Initial commit 2024-12-22 22:39:47 +03:00