Commit graph

561 commits

Author SHA1 Message Date
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
Jordan Irwin
2de67fc2c4 Add tests helper method to check if achievement enabled 2023-01-26 21:45:59 -08:00
Jordan Irwin
2272234ccb New weapon class: whip 2023-01-18 10:09:55 -08:00
Jordan Irwin
93cf995fa6 Require "rate" attribute for weapons in xml validation
https://sourceforge.net/p/arianne/bugs/5993/
2023-01-18 03:44:37 -08:00
Markus Keunecke
6c24569137 start script for container usage #473 2023-01-15 15:33:51 +01:00
Jordan Irwin
b00161858f Exclude deprecated animation.seq file from client build 2023-01-09 12:51:22 -08:00
Jordan Irwin
10e8cc531a Convert data.emoji to TypeScript 2022-12-31 11:55:33 -08:00
Jordan Irwin
9e82bf9adf Convert ui.keyhandler to TypeScript 2022-12-31 10:27:34 -08:00
Jordan Irwin
023a3c02fd Convert paths to TypeScript 2022-12-31 08:26:55 -08:00
Jordan Irwin
e1791b9976 Convert config to TypeScript 2022-12-31 07:15:50 -08:00
Jordan Irwin
61839ad894 Webclient: Convert ui.sound to TypeScript 2022-12-29 14:16:24 -08:00
Jordan Irwin
a9547e015b Convert data.tileset.animation to TypeScript 2022-12-27 23:19:08 -08:00
Jordan Irwin
2ca02ac0a1 Convert util.speech to TypeScript class 2022-12-27 15:41:26 -08:00
Jordan Irwin
5cf977c0fc Move speech drawing function into stendhal.util.speech
Allow NotificationBubble to render without being attached to an entity.
2022-12-27 12:25:17 -08:00
Jordan Irwin
db50cd561d Revert "Silence JSC_USED_GLOBAL_THIS warnings in closure compiler"
This reverts commit 042bf37afc.
2022-12-20 04:01:28 -08:00
Jordan Irwin
042bf37afc Silence JSC_USED_GLOBAL_THIS warnings in closure compiler 2022-12-20 03:37:27 -08:00
Jordan Irwin
ad1c436345 Create standard paths file for webclient 2022-12-20 01:38:11 -08:00
Jordan Irwin
5ca1bc0f60 Include tests/utilities in javadocs build 2022-12-07 12:48:50 -08:00
Jordan Irwin
5386e94e6c Enable failonerror in docs build target 2022-12-06 11:42:04 -08:00