Commit graph

200 commits

Author SHA1 Message Date
Jordan Irwin
30494af57c
Fix running server with 'ant server_run' 2026-01-20 19:41:59 -08:00
Jordan Irwin
8c93122d1e
Rename target locale_build_template to locale_template 2026-01-19 18:07:18 -08:00
Jordan Irwin
2bec3a151b
Remove unneeded aliases 2026-01-19 18:03:56 -08:00
Jordan Irwin
38f5c0124d
Remove build target descriptions
Descriptions now available in `ant help` target.
2026-01-19 18:03:56 -08:00
Jordan Irwin
08873546ba
Add help info to ant build 2026-01-19 18:03:47 -08:00
Jordan Irwin
26c4723749
Move build properties to sub-module 2026-01-19 17:38:39 -08:00
Jordan Irwin
6eeff4766d
Make compile_stendhaltools target alias of compile_tools 2026-01-19 17:38:39 -08:00
Jordan Irwin
737cac9495
Make compile_stendhaltextclient build target alias of compile_textclient 2026-01-19 17:38:33 -08:00
Hendrik Brummermann
b328b1aedf moved RPObject, RPEvent and RPSlot from Stendhal to Marauroa 2026-01-17 23:50:58 +01:00
Jordan Irwin
2abc8df666
Run 'ant cleanwhitespace' 2026-01-13 19:12:13 -08:00
Jordan Irwin
14d7e046be
Process ant build files in 'cleanwhitespace' target 2026-01-13 19:09:24 -08:00
Jordan Irwin
6c64621496
Don't try to clean removed 'tiled' directory 2026-01-13 19:09:23 -08:00
Hendrik Brummermann
6a4009c790 fixed build 2026-01-13 23:07:55 +01:00
Hendrik Brummermann
38934a8c09 fixed local builds after esbuild migration 2026-01-13 09:13:54 +01:00
Hendrik Brummermann
8cb1a7b050 converted stendhal object into a static class 2026-01-09 00:06:37 +01:00
Hendrik Brummermann
d1fc6947b7 use esbuild 2026-01-06 21:45:58 +01:00
Jordan Irwin
8f642ac446
Increment version to 1.49.5 2026-01-01 18:33:01 -08:00
Jordan Irwin
6224a0638a
Run 'ant init' to update copyright year 2026-01-01 18:31:27 -08:00
Hendrik Brummermann
7546fbba80 removed unused library 2025-12-30 00:24:38 +01:00
Jordan Irwin
f2d519a29f
Revert "Ensure cargo-license installed for nativehelper build"
This reverts commit d516c738bf.
2025-11-03 03:43:05 -08:00
Jordan Irwin
d516c738bf
Ensure cargo-license installed for nativehelper build 2025-11-03 03:29:09 -08:00
Jordan Irwin
ad92b7f2a9
make sure extensions/binary directory exists when building Neutralinojos app 2025-11-03 00:14:27 -08:00
Hendrik Brummermann
2ee0aaa5e7 created stendhal-client.zip file and renamed executables 2025-11-02 12:12:50 +01:00
Jordan Irwin
5709a85824
Set Java client compilation to 8
Support for 7 removed in newer Java versions.
2025-09-25 22:03:44 -07:00
Jordan Irwin
0b2cb9df08
Set User-Agent string for Wikipedia API requests
Closes: https://codeberg.org/arianne/stendhal/issues/27
2025-09-25 21:58:27 -07:00
Jordan Irwin
01dddc103f
Update Android source location in clean_whitespace target 2025-07-26 16:07:12 -07:00
Jordan Irwin
8b63897d37
Update copyright year 2025-01-02 14:38:31 -08:00
Jordan Irwin
2746ee1411
Increment version 2024-12-21 15:11:30 -08:00
Jordan Irwin
46e399b30f
Add release notes text 2024-06-23 19:40:22 -07:00
Jordan Irwin
8ce87348e1
Clean up ant build properties 2024-06-23 19:11:58 -07:00
Jordan Irwin
9257fe4ee5
Add support for parallax scrolling backgrounds in web client 2024-06-06 08:10:54 -07:00
Jordan Irwin
8f6c3cacdf
Fix paths in map rendering build targets 2024-06-05 02:13:18 -07:00
Jordan Irwin
a08d9ae3e2
Move vampire_maplabel script to bin directory 2024-06-05 01:57:06 -07:00
Jordan Irwin
1e4bbaa84a
Move system dependent properties to Ant submodule 2024-06-04 22:50:05 -07:00
Jordan Irwin
033b302d9f
Clean up system executables properties 2024-06-04 22:38:44 -07:00
Jordan Irwin
0c722d8a12
Fix location of locale-template script 2024-06-04 22:32:51 -07:00
Jordan Irwin
2ae840aaf1
Fix location of vampire_maplabel script 2024-06-04 22:25:36 -07:00
Jordan Irwin
0f1e8927ea
Use global neu executable 2024-06-04 21:25:47 -07:00
Jordan Irwin
5f8d34f249
Fix calling neu executable on Windows 2024-06-04 21:07:27 -07:00
Jordan Irwin
85d6cff21a
Convert client entry point to TypeScript 2024-05-31 23:02:05 -07:00
Jordan Irwin
68cf101189
Increment version 2024-05-31 17:49:51 -07:00
Jordan Irwin
b04807320f
Move locale template script to bin directory 2024-05-17 00:53:17 -07:00
Jordan Irwin
6a79c25963
Expose TimeUtil class to Lua 2024-05-09 02:15:48 -07:00
Jordan Irwin
e8d9413d40
Move stylesheets into css directory 2024-04-25 18:34:02 -07:00
Jordan Irwin
256d80226b Don't throw error if build directory doesn't exist 2024-04-24 00:27:26 -07:00
Jordan Irwin
c6bbd109e7 Disable default excludes 2024-04-24 00:27:26 -07:00
Jordan Irwin
70456c41ad
Exclude build/eclipse from ant clean target 2024-04-23 19:23:10 -07:00
Jordan Irwin
000bbc05eb
Save typedoc & showdown modules as dev depends to prevent re-downloading 2024-04-19 17:30:07 -07:00
Hendrik Brummermann
21304c2c09 fixed ant compilejs to work with Eclipse 2024-03-31 21:58:33 +02:00
Jordan Irwin
797372adbb
Exclude converted contributors.html from source distribution 2024-03-30 13:44:54 -07:00