Commit graph

38583 commits

Author SHA1 Message Date
Jordan Irwin
c8eb546590
Fix changes 2024-03-26 19:14:56 -07:00
Jordan Irwin
14fa450dfd
Add support for single globalized zone music to Java client
Doesn't restart if changed zone uses same music.
2024-03-26 19:07:03 -07:00
Jordan Irwin
8241fc9686
Fix changes 2024-03-26 19:06:46 -07:00
Hendrik Brummermann
328ec57136
fixed compiler error 2024-03-24 16:30:24 -07:00
Jordan Irwin
92da86aef6
Update changes 2024-03-21 15:03:31 -07:00
Jordan Irwin
6e3cb4b3bd
Fix update converter to handle quest slot sections containing...
...multiple object names delimited by commas

https://github.com/arianne/stendhal/issues/691
2024-03-21 15:01:35 -07:00
Jordan Irwin
423f94f25e Move sbin scripts to bin
https://github.com/arianne/stendhal/issues/628
2024-03-19 20:22:11 +01:00
Jordan Irwin
010375d6d5 Change Eclipse's build output directory to build/eclipse
https://github.com/arianne/stendhal/issues/628
2024-03-19 20:19:54 +01:00
Jordan Irwin
17864b85c7
Add tab to about dialog to display contributor information
https://github.com/arianne/stendhal/issues/651
2024-03-18 22:04:22 -07:00
Jordan Irwin
ba585d7a91
Allow passing element to Component & Panel constructors 2024-03-18 22:04:01 -07:00
Jordan Irwin
a68991e38b
Convert contributors.md to HTML for use in web client 2024-03-18 22:03:48 -07:00
Jordan Irwin
e56d8680d9
Disable Android built-in about dialog
Web client now has about dialog.
2024-03-18 12:53:29 -07:00
Jordan Irwin
68f21d5eeb
Support opening chat log context menu with touch
Closes: https://github.com/arianne/stendhal/issues/603
2024-03-18 03:34:52 -07:00
Jordan Irwin
8af5ae1bbb
Add option to enable/disable pinch & double-tap zoom
Closes: https://github.com/arianne/stendhal/issues/687
2024-03-18 03:07:04 -07:00
Jordan Irwin
22fa54ab6a
Fix controlling mute & volume level of single global music instance
Closes: https://github.com/arianne/stendhal/issues/688
2024-03-18 01:32:27 -07:00
Jordan Irwin
6b57ebe3f8
Update changes 2024-03-17 00:52:08 -07:00
Jordan Irwin
f1523798c7
Fix redundant check 2024-03-17 00:38:18 -07:00
Jordan Irwin
4fb31e2a7d
Revert "Fix multi-touch support in item inventories"
This reverts commit 1551389c75.
2024-03-17 00:38:04 -07:00
Jordan Irwin
0b619f9d8c
Fix corpse & chest cursor when quick pickup enabled
Closes: https://github.com/arianne/stendhal/issues/601
2024-03-16 18:37:54 -07:00
Hendrik Brummermann
edf4297854 updated version 2024-03-15 19:51:55 +01:00
Jordan Irwin
4610c46263
Update changes 2024-03-15 02:55:27 -07:00
Jordan Irwin
89eec90f73
Add text highlighting support in speech bubbles
https://github.com/arianne/stendhal/issues/489
2024-03-15 02:51:36 -07:00
Jordan Irwin
1551389c75
Fix multi-touch support in item inventories
https://github.com/arianne/stendhal/issues/672
2024-03-14 20:20:06 -07:00
Jordan Irwin
3907293cae
Add docstrings 2024-03-14 20:07:06 -07:00
Jordan Irwin
c466742e5d
Declare return type of TouchHandler.isTouchEvent 2024-03-14 20:06:40 -07:00
Jordan Irwin
4f393c209a
Detect touch index when extracting position & target from event 2024-03-14 19:13:58 -07:00
Jordan Irwin
6145773b2a
Fix undefined variable (how this worked before I do not know) 2024-03-14 18:51:10 -07:00
Jordan Irwin
988882cc96
Don't inject javascript into web client from Android client 2024-03-14 18:29:18 -07:00
Jordan Irwin
6c07a1d627
Trim whitespace between command & player name in tab completion
Closes: https://github.com/arianne/stendhal/issues/684
2024-03-14 18:20:38 -07:00
Jordan Irwin
872baf12c4
Add name to player list at time of Player creation in case a...
...player_logged_on isn't received
2024-03-14 18:20:15 -07:00
Jordan Irwin
0ebf803db0
Fix cycling commands & names with tab completion
https://github.com/arianne/stendhal/issues/684
2024-03-14 16:47:15 -07:00
Hendrik Brummermann
8ff0fe15a1 updated marauroa.jar 2024-03-15 00:02:28 +01:00
Jordan Irwin
3435eb69ec Fix admin action test 2024-03-13 20:16:53 -07:00
Jordan Irwin
e17500be7d
Don't allow admins to change name property of entities
Closes: https://github.com/arianne/stendhal/issues/680
2024-03-13 19:21:49 -07:00
Hendrik Brummermann
745162c6d6 display license in about dialog 2024-03-13 23:55:45 +01:00
Hendrik Brummermann
ead049dd8c added about dialog 2024-03-13 23:24:47 +01:00
Hendrik Brummermann
a64438fa7b added about link to menu 2024-03-13 22:41:51 +01:00
Jordan Irwin
3836aa3d31 Fix tab completion displaying last command twice
https://github.com/arianne/stendhal/issues/684
2024-03-13 03:36:38 -07:00
Jordan Irwin
6ee0391208 Add unlisted commands to tab completion
https://github.com/arianne/stendhal/issues/684
2024-03-13 03:01:07 -07:00
Jordan Irwin
1efd87967a Fix web client/server dist package 2024-03-12 21:23:57 -07:00
Jordan Irwin
4a44b39492 Disable unfinished weapon-style attack sprites 2024-03-12 18:06:13 -07:00
Jordan Irwin
36ab9314d3 New icon for travel log quick menu button & use old travel log...
...icon for main menu button.
2024-03-12 17:44:48 -07:00
Hendrik Brummermann
f441c0dd06
Merge pull request #673 from nhnb/neutralino_5
support for neutralino 5.0
2024-03-12 22:06:53 +01:00
Hendrik Brummermann
3410d444ae ported nativehelper to neutralino 5.0
Some checks failed
Java CI / build (push) Has been cancelled
2024-03-12 21:54:20 +01:00
Hendrik Brummermann
d50acecd70 updated to neutralino 5.0.0 2024-03-12 21:45:14 +01:00
Jordan Irwin
e6134dc152
Upgrade Gradle wrapper to 7.5.1 2024-03-11 18:06:16 -07:00
Jordan Irwin
b76a4a10ae
Set Java compatibility to 11 for Android build 2024-03-11 17:42:01 -07:00
Hendrik Brummermann
66289a6361 updated marauroa 2024-03-10 00:37:33 +01:00
Hendrik Brummermann
2cef8a54d4 cleaned code 2024-03-10 00:25:32 +01:00
Jordan Irwin
956ef6c5fa
Make Gradle build script F-Droid compatible 2024-03-09 03:15:37 -08:00