Kimmo Rundelin
|
560b772e01
|
Initial implementations of ConversationBuilder and ConditionBuilder
- also ported the vampire sword quest to them
|
2022-04-30 15:15:19 +03:00 |
|
Jordan Irwin
|
b7350839df
|
Organize imports
|
2022-04-01 12:35:48 -07:00 |
|
Jordan Irwin
|
503632e7b8
|
Move Dsp class to games.stendhal.client.sound
|
2022-03-17 00:55:12 -07:00 |
|
Jordan Irwin
|
4a80f09424
|
Organize imports
|
2022-03-16 20:56:39 -07:00 |
|
Kimmo Rundelin
|
17f78cb295
|
Removed unused imports
|
2022-03-16 09:49:41 +02:00 |
|
Jordan Irwin
|
f6a5731eee
|
Fix client JUnit tests
|
2022-03-13 07:00:35 -07:00 |
|
Jordan Irwin
|
4936b212da
|
Update JUnit test for Lost Engagement Ring quest...
WIP: need to simulate waiting for Sawyer to finish thinking when giving player extra metal detector.
|
2022-03-12 03:13:43 -08:00 |
|
Jordan Irwin
|
5ae4754637
|
Add method to get SpeakerNPC replies in order of execution
|
2022-03-12 03:09:24 -08:00 |
|
Jordan Irwin
|
f22e9a3ebf
|
Fix some grammar issues in Kill Blordroughs quest dialogue...
https://github.com/arianne/stendhal/issues/422
|
2022-03-11 20:31:53 -08:00 |
|
Jordan Irwin
|
bdb0e43060
|
Replace deprecated call in LuaTest
|
2022-03-11 20:26:45 -08:00 |
|
Hendrik Brummermann
|
8257ac99f3
|
tests for DataLoader.normalizeFilenames
|
2022-03-04 21:15:11 +01:00 |
|
Hendrik Brummermann
|
87928aa198
|
specify size of keyring for container conversation test
|
2022-02-24 20:25:47 +01:00 |
|
Jordan Irwin
|
084949207f
|
Balduin will sell l/r hand swords after Ultimate Collector quest...
Closes: https://github.com/arianne/stendhal/issues/413
|
2022-02-14 20:05:39 -08:00 |
|
Jordan Irwin
|
ee628e8584
|
Fix LuaTestHelper
|
2022-02-09 19:19:51 -08:00 |
|
Jordan Irwin
|
c858821e91
|
Add test for Ari & Emma NPCs
|
2022-02-02 14:15:49 -08:00 |
|
Jordan Irwin
|
d09e7a55f0
|
Add LuaTestHelperTest
|
2022-02-02 14:15:10 -08:00 |
|
Jordan Irwin
|
528e3cd312
|
Move some initializations to LuaTestHelper
|
2022-02-02 14:14:34 -08:00 |
|
Jordan Irwin
|
19f3cc9e4a
|
Forgot to update package
|
2022-02-02 10:29:29 -08:00 |
|
Jordan Irwin
|
70386330f0
|
Remove duplicate Unicorn Horns for Zelan test
|
2022-02-02 10:27:39 -08:00 |
|
Jordan Irwin
|
9d1fdf9c5d
|
Move Unicorn Horns for Zelan test to prevent conflicts in Eclipse
|
2022-02-02 10:26:37 -08:00 |
|
Jordan Irwin
|
abe40fc269
|
Unicorn Horns for Zelan test extends LuaTestHelper
|
2022-02-02 10:25:14 -08:00 |
|
Jordan Irwin
|
857fc1fbed
|
LuaTestHelper: don't load script if null
|
2022-02-02 10:23:25 -08:00 |
|
Jordan Irwin
|
2efb1fc561
|
LuaTestHelper: add clean up method
|
2022-02-02 10:22:55 -08:00 |
|
Jordan Irwin
|
f0df5496e7
|
LuaTestHelper: load quest cache separately
|
2022-02-02 10:21:59 -08:00 |
|
Jordan Irwin
|
d91e0af21d
|
Create JUnit test for Unicorn Horns for Zelan quest
|
2022-02-01 22:46:55 -08:00 |
|
Jordan Irwin
|
131d1419aa
|
Create helper for creating JUnit tests for Lua scripts
|
2022-02-01 22:23:55 -08:00 |
|
Hendrik Brummermann
|
7a31c345e6
|
code cleanup
|
2022-01-29 02:58:31 +01:00 |
|
Hendrik Brummermann
|
fd1230e8cb
|
removed checks on wrong year
|
2022-01-03 18:43:19 +01:00 |
|
Hendrik Brummermann
|
5600c3055c
|
fixed CampfireTest to include charcoal in the expected response
|
2021-12-25 19:02:23 +01:00 |
|
Jordan Irwin
|
9122589c9e
|
Update ElvishArmorTest
|
2021-12-25 03:58:52 -08:00 |
|
Jordan Irwin
|
637ef281b2
|
Run 'ant cleanwhitespace'
|
2021-12-16 20:25:05 -08:00 |
|
Hendrik Brummermann
|
e1501c9610
|
defined dressed_entity RPClass in PlayerTestHelper
|
2021-10-09 01:35:25 +02:00 |
|
Hendrik Brummermann
|
b424790287
|
Merge commit '8cedabb3cd'
|
2021-09-12 09:13:37 +02:00 |
|
Kimmo Rundelin
|
c5067687be
|
Fixed threading bugs in UserContext
|
2021-07-26 12:31:22 +03:00 |
|
Hendrik Brummermann
|
eb6e1258b9
|
deleted test for missing class GenericAction
|
2021-03-13 01:29:04 +01:00 |
|
Rakha Djokosoetono
|
204dbdfb8c
|
Add test: Where
|
2021-03-10 06:14:41 +07:00 |
|
Rakha Djokosoetono
|
079e924d49
|
Add test: VolumeLog
|
2021-03-10 06:14:22 +07:00 |
|
Rakha Djokosoetono
|
0701d754e4
|
Add test: TravelLog
|
2021-03-10 06:14:11 +07:00 |
|
Rakha Djokosoetono
|
ec644b18f4
|
Add test: TellAll
|
2021-03-10 06:13:55 +07:00 |
|
Rakha Djokosoetono
|
7439de6599
|
Add test: TeleportTo
|
2021-03-10 06:13:46 +07:00 |
|
Rakha Djokosoetono
|
075036d00d
|
Add test: Teleport
|
2021-03-10 06:13:26 +07:00 |
|
Rakha Djokosoetono
|
f1367991c8
|
Add test: SupportAnswer
|
2021-03-10 06:13:18 +07:00 |
|
Rakha Djokosoetono
|
6ba9caa891
|
Add test: Support
|
2021-03-10 06:13:01 +07:00 |
|
Rakha Djokosoetono
|
fe565bda86
|
Add test: StoreMessage
|
2021-03-10 06:12:52 +07:00 |
|
Rakha Djokosoetono
|
7fee9b9ded
|
Add test: Sound
|
2021-03-10 06:12:42 +07:00 |
|
Rakha Djokosoetono
|
99c9de7963
|
Add test: Sentence
|
2021-03-10 06:12:17 +07:00 |
|
Rakha Djokosoetono
|
f732c91a5f
|
Add test: RemoveDetail
|
2021-03-10 06:11:58 +07:00 |
|
Rakha Djokosoetono
|
c0816e609e
|
Add test: RemoveBuddy
|
2021-03-10 06:11:50 +07:00 |
|
Rakha Djokosoetono
|
d15a28a6d2
|
Add test: Remessage
|
2021-03-10 06:11:41 +07:00 |
|
Rakha Djokosoetono
|
4b59d8c1d2
|
Add test: Quit
|
2021-03-10 06:10:48 +07:00 |
|