36e58808d5
don't depend on sharedrawweb
...
use directly sharedrawweb java code here
Signed-off-by: philippe lhardy <philippe.lhardy@astrolabe.coop >
2025-11-02 18:04:02 +01:00
1b0be89766
fix dependencies and BUILD.md for public build
...
Signed-off-by: philippe lhardy <philippe.lhardy@astrolabe.coop >
2025-11-01 23:35:33 +01:00
180718c36f
Merge branch 'pi'
...
# Conflicts:
# BUILD.md
# fetch_dependencies.sh
2025-11-01 23:02:15 +01:00
philippe lhardy
2b050cccda
better dependencies fetching
...
- provide git url for sharedrawweb
2025-11-01 22:57:33 +01:00
ab6746ed5c
metascript and printclonedep
...
will move to metascript
Signed-off-by: philippe lhardy <philippe.lhardy@astrolabe.coop >
2025-11-01 15:12:45 +01:00
philippe lhardy
9792b79c56
MaimMim Man in the middle minetest interceptor
...
- prototype
- between client and server, allow to capture all exchanges and potentially change them
- created to capture server maps in laby
- first test get only MapBlock, support version serialization version 28
- prepartion for 29 with zstd but untested.
# Conflicts:
# fetch_dependencies.sh
2023-07-30 10:18:45 +02:00
philippe lhardy
a8c11ad3d7
fix fetch_dependencies
2023-07-28 12:41:36 +02:00
philippe lhardy
f76f9e17fb
move git url in project.gitref change init.sh
...
- init.sh now parse project.gitref
- generate project.gitref that contains git dependencies
./printclonesdep.sh >project.gitref
- update fetch_dependencies
2023-07-28 12:04:15 +02:00
philippe lhardy
a22a2fd1b6
better dependencies fetching
...
- provide git url for sharedrawweb
2023-07-28 10:27:18 +02:00
philippe lhardy
6d7c03d468
MaimMim Man in the middle minetest interceptor
...
- prototype
- between client and server, allow to capture all exchanges and potentially change them
- created to capture server maps in laby
- first test get only MapBlock, support version serialization version 28
- prepartion for 29 with zstd but untested.
2022-04-23 11:54:25 +02:00
philippe lhardy
619e9b9f19
jackson databind import
...
- and some reowrk to use Position more than (x,y) parameters
2021-11-03 08:30:30 +01:00
philippe lhardy
032cb6a0f5
depends on sharedrawweb library
...
create a fetch_dependencies.sh lazy script
move dependencies into libs/ directory
2018-06-15 22:47:23 +02:00