7bef98a33a
update zstd-jnilib to latest
...
and provide in fetch_dependencies information of latest
Signed-off-by: philippe lhardy <philippe.lhardy@astrolabe.coop >
2025-11-02 20:21:31 +01:00
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
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
3f24daed24
fix '\n' in jar name
...
- add ignorebalk and striplinebreaks to avoid additional wrong '\n' in dist jar
2023-07-28 12:42:36 +02:00
philippe lhardy
17020ac822
ant extract distversion from project_params
...
- don't hardcode distversion anymore
- extract it from project_version= line of project_params
2022-04-17 11:00:56 +02:00
philippe lhardy
8376aabaf0
Merge branch 'pi' of 192.168.1.28:artisanlogiciel/code/laby
...
# Conflicts:
# build.xml
# mybuild.xml
2020-10-15 17:33:19 +02:00
philippe lhardy
159f408e7f
bump to version 1.1
...
\o/
2020-10-11 22:26:35 +02:00
philippe lhardy
0f1a15916c
move Display in gui package
...
- and some code indentation
2020-10-11 15:30:28 +02:00
philippe lhardy
f6b40f787c
depends on artgaphics-0.2.0
...
set artgraphicslib and distversion as properties
2020-08-25 22:11:55 +02: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
philippe lhardy
fbe4a3e133
LabyModel limit public constructors to
...
LabyModel(MazeParams params, Random random)
and
LabyModel(String pFormat, InputStream pIn)
fix unchecked and (java9) deprecated Short(short)
2018-06-14 22:49:39 +02:00
philippe lhardy
2d3f7b01a0
deepest end is really deepest
2018-06-13 20:56:12 +02:00
philippe lhardy
0e8ab1e5bb
bump to version 1.0 ! champ !
2018-03-04 19:08:40 +01:00
philippe lhardy
f3a8895547
update build.xml ( copy into mybuild.xml top keep it )
2017-12-09 17:12:42 +01:00
philippe lhardy
65b9fb31dd
actions en français
...
bouton quitter
2017-11-18 21:01:06 +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
966ad6f269
allow to recreate a maze with same size.
...
( need refresh if autozie is not set )
2017-11-13 23:12:07 +01:00
philippe lhardy
8ac4b7693c
minor changes (format + move class in stl package )
2016-03-28 14:39:07 +02:00