Commit graph

579 commits

Author SHA1 Message Date
Jordan Irwin
2df3243f2d
Make 'help' default target 2026-01-19 18:03:55 -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
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
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
0f157122e7 Add support for documenting TypeScript code with TypeDoc Node module 2024-02-26 00:51:11 -08:00
Jordan Irwin
e80cf2dcc6
Normalize xml indentation with tabs 2024-02-01 17:31:39 -08:00
Hendrik Brummermann
dcddf34a6d build nativehelper using ant 2023-12-28 07:44:17 +01:00
hajdam
9708f3c35d Installer package building 2023-10-31 17:11:36 -07:00
Jordan Irwin
d30fd595ec Script for generating a localization template from items & creatures configs 2023-10-27 01:09:48 -07:00
Jordan Irwin
c8355f4124 Change build property name from "timestamp" to "datetime" 2023-10-05 11:00:30 -07:00
Jordan Irwin
b3f8503cec Ant property for year 2023-10-05 10:43:57 -07:00
Jordan Irwin
2728014ec8 Some cleanup to Ant build configurations & add target descriptions 2023-09-28 14:48:01 -07:00
Jordan Irwin
a8882d3067
Break build.xml up into sub-modules 2023-09-04 01:44:08 -07:00
Hendrik Brummermann
eb6c4fa89f restored recent version as I am not going to bisect the bug anytime soon 2023-08-22 21:41:17 +02:00
Hendrik Brummermann
6fd39723ee tried reverting changes to build.xml 2023-08-19 16:35:37 +02:00
Jordan Irwin
5c65e95ea2 Clean up indentation in build.xml 2023-05-17 05:36:47 -07:00
Jordan Irwin
7e1d5b6136 Change 'docs' build target to run 'javadocs' followed by 'mkdocs' 2023-05-16 23:16:24 -07:00
Jordan Irwin
c5149bbbe0 Include webclient with server distribution 2023-03-11 20:30:34 -08:00
Jordan Irwin
b47cb6bb43 Move build/js & build/ts directories to marauroa & stendhal sub-directories of web client dist respectively 2023-03-11 19:27:16 -08:00
Jordan Irwin
902031923e Place webclient base built files in 'js' directory instead of 'srcjs' 2023-03-11 18:48:51 -08:00
Jordan Irwin
4727166aee Update tileset directory in webclient dist package 2023-03-11 18:12:10 -08:00
Jordan Irwin
e4bdcae696 Fix webclient distribution package 2023-03-11 17:01:49 -08:00
Hendrik Brummermann
ea8eae767b updated marauroa and migrated from Jetty to Tomcat 2023-03-08 22:24:52 +01:00
Jordan Irwin
06ec89c134 Add text option to logic tiles script 2023-03-05 23:36:03 -08:00
Jordan Irwin
e8cf07446e Exclude logic tiles script from build 2023-03-04 19:57:06 -08:00
Jordan Irwin
b04ec3f561 New script for generating item logic tiles 2023-03-04 19:32:31 -08:00
Hendrik Brummermann
a6947ea171 added debugging log for black screen issue 2023-02-26 15:13:48 +01:00
Hendrik Brummermann
acafb272eb exported libraries 2023-02-24 23:48:24 +01:00
Jordan Irwin
8a7e60d98b Split shops config into groups files & add optional 'flags' attribute 2023-02-17 03:56:03 -08:00
Jordan Irwin
c7edcdc532 Move tileset animation instructions into README.animation.txt 2023-02-11 19:58:43 -08:00
Jordan Irwin
3f7af4b044 Webclient: Convert ImagePreloader to TypeScript 2023-02-07 11:38:34 -08:00
Jordan Irwin
c23ba7bbbc Webclient: Convert stendhal.data.map to TypeScript 2023-02-07 05:22:00 -08:00
Jordan Irwin
2bd34f41c4 Webclient: Convert stendhal.ui.gamewindow to TypeScript 2023-02-07 02:57:57 -08:00
Jordan Irwin
bf7427472f Webclient: Convert stendhal.data.sprites to TypeScript 2023-02-07 00:52:06 -08:00
Jordan Irwin
9d8ca6b0cd Webclient: Convert stendhal.data.outfit to TypeScript 2023-02-06 14:19:24 -08:00
Jordan Irwin
b1235108eb Webclient: Convert stendhal.data.group to TypeScript 2023-02-06 04:45:33 -08:00
Jordan Irwin
0e69f51071 Webclient: Convert stendhal.data.cstatus to TypeScript 2023-02-06 00:20:06 -08:00
Jordan Irwin
c8ee094d75 Webclient: Convert stendhal.data.cache to TypeScript 2023-02-06 00:02:23 -08:00
Jordan Irwin
18cf12f767 Webclient: Convert events registration to TypeScript 2023-02-05 22:52:51 -08:00
Jordan Irwin
714788d572 Webclient: Convert stendhal.slashActionRepository to TypeScript 2023-02-05 20:33:41 -08:00
Jordan Irwin
8d9543280e Convert stendhal.ui.equip to TypeScript 2023-02-05 07:14:53 -08:00
Jordan Irwin
123935895f Convert stendhal.ui.html to TypeScript 2023-02-05 06:48:12 -08:00
Jordan Irwin
284dfa2620 Convert stendhal.ui.touch to TypeScript 2023-02-05 06:26:30 -08:00
Jordan Irwin
dfd12d10b1 Convert stendhal.zone to TypeScript 2023-02-05 06:09:36 -08:00
Jordan Irwin
330e1e27c1 Convert stendhal.zone.ground to TypeScript 2023-02-05 05:45:11 -08:00
Jordan Irwin
4ccc51f370 Convert settings action to TypeScript 2023-02-05 05:25:47 -08:00
Jordan Irwin
cbe5d10dcc Webclient: Create PerceptionListener class to override marauroa.perceptionListener...
...and handle creating User objects.
2023-02-05 00:35:04 -08:00