Commit Graph

6 Commits

Author SHA1 Message Date
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
159f408e7f bump to version 1.1
\o/
2020-10-11 22:26:35 +02:00
philippe lhardy
0e8ab1e5bb bump to version 1.0 ! champ ! 2018-03-04 19:08:40 +01:00
philippe lhardy
8f234bb41b one pass on layout
build.xml exclude javafx ( remark lost with doit.sh ant ).
2017-11-18 18:33:19 +01:00
philippe lhardy
afeafc1ec8 honor run option with a default maze of 30x30
default_args in project
Display.main()
  if argument is empty ignore it
  if file read fails, exit
add a WHEREWHAT file
extract MazeParamEditor to share it, prepare for having a GUI instead of console
2016-06-23 22:07:50 +02:00
philippe lhardy
2a8f80154f - allows to create a debian package ( yet unsigned )
- create a jar, gnerate a ant build.xml
- version of jar

Signed-off-by: philippe lhardy <philippe@pavilionartlogiciel>
2015-02-16 23:07:20 +01:00