Commit Graph

7 Commits

Author SHA1 Message Date
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
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