Commit graph

37564 commits

Author SHA1 Message Date
Hendrik Brummermann
74f2f9165c code cleanup
Some checks failed
Java CI / build (push) Has been cancelled
2023-06-04 12:27:01 +02:00
Hendrik Brummermann
34ba7c18d3 minor fixes to item dump 2023-06-04 12:19:41 +02:00
Hendrik Brummermann
937801546c dump item information to database for website 2023-06-04 11:32:51 +02:00
Hendrik Brummermann
c57560f573 read unattainable element 2023-06-04 09:43:28 +02:00
Hendrik Brummermann
7f6ad141c7 update existing rows to preserve database ids 2023-06-03 12:26:43 +02:00
Hendrik Brummermann
844c42f01d update existing rows to preserve database ids 2023-06-03 11:23:42 +02:00
Hendrik Brummermann
4c7be444c9 dump basic creature information to database 2023-06-03 10:38:14 +02:00
Hendrik Brummermann
632b422bb1 rought idea for database structure for shops 2023-06-03 00:25:59 +02:00
Hendrik Brummermann
2c6c149f5c reverted dumping shop info into NPC tables 2023-06-03 00:20:26 +02:00
Jordan Irwin
67c977cf2f Show more information for MkDocs theme errors 2023-05-17 06:34:55 -07:00
Jordan Irwin
708297dee6 Use cinder theme for MkDocs if available 2023-05-17 05:37:27 -07:00
Jordan Irwin
5c65e95ea2 Clean up indentation in build.xml 2023-05-17 05:36:47 -07:00
Jordan Irwin
7c1df6ceda Indent Lua master script with spaces instead of tabs 2023-05-17 02:09:39 -07:00
Jordan Irwin
f810c30d21 Clean up docstrings & Lua documentation 2023-05-17 02:08:58 -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
0f81a758f5 Lua: add functions 'game:raiseEvent' & 'game:createEvent' 2023-05-16 23:15:19 -07:00
Jordan Irwin
8bfc7b2186 Lua: replace 'arrays:toArray' with 'arrays:fromTable' 2023-05-16 21:34:38 -07:00
Jordan Irwin
55545451ac Clean up Lua documentation 2023-05-16 20:13:17 -07:00
Jordan Irwin
d47dbeb2a5 Create index page for reference documentation 2023-05-16 17:41:46 -07:00
Jordan Irwin
88b45ce601 Minor optimization 2023-05-16 16:17:39 -07:00
Jordan Irwin
232d9d17b0 Change egg drop from mother hen from 2 to 1-2 2023-05-16 15:59:24 -07:00
Jordan Irwin
5c0091683a Adjust dirt edges to match fertile ground better 2023-05-16 15:48:55 -07:00
Jordan Irwin
8263310f29 Fix FletcherNPC test 2023-05-16 14:42:53 -07:00
Jordan Irwin
3fff69574f Enable Fletcher & poison wooden arrows 2023-05-16 14:33:58 -07:00
Jordan Irwin
b339d4ad84 Rename 'poison arrow' to 'poison wooden arrow' 2023-05-16 14:30:38 -07:00
Jordan Irwin
8c4fb4ffca Fix copy constructors 2023-05-04 01:12:10 -07:00
Jordan Irwin
534ecca6f9 Don't require instance of WeaponImpl from RPEntity.getWeapon 2023-05-04 01:11:39 -07:00
Jordan Irwin
3eb0c5926a Update changes 2023-05-04 00:31:47 -07:00
Jordan Irwin
1b561b2c8c Fix some warnings detected by Eclipse 2023-05-03 23:59:46 -07:00
Jordan Irwin
f6e9b72eba Rename NoStatsStackableItem class to NoStatsProjectile 2023-05-03 23:21:46 -07:00
Jordan Irwin
14106a6823 Rename BreakableItem class to BreakableWeapon 2023-05-03 23:21:41 -07:00
Jordan Irwin
d070629dab Weapon sub-classes to handle status attackers from players 2023-05-03 23:17:39 -07:00
Jordan Irwin
54d860c634 Update changes 2023-05-03 18:41:01 -07:00
Jordan Irwin
8c809b25a9 Note some duplicate item sprites 2023-05-03 18:37:23 -07:00
Jordan Irwin
c71a09cf4c Note currently unused item sprites 2023-05-03 18:22:12 -07:00
Jordan Irwin
b5b9702a73 Delete duplicate unused egg sprite 2023-05-03 18:21:24 -07:00
Jordan Irwin
50e58e6183 Delete duplicate unused black book sprite 2023-05-03 18:21:17 -07:00
Jordan Irwin
9432693d5a Adjust fertile ground to extend to edge of dirt areas 2023-05-02 22:23:04 -07:00
Jordan Irwin
12e7b32b75 Fix D J Smith's seller shop sign 2023-05-02 21:42:29 -07:00
Jordan Irwin
b184ed242e Update changes 2023-05-02 21:28:18 -07:00
Jordan Irwin
cb106a2dbd Clean up tree tiles 2023-05-02 21:25:57 -07:00
Jordan Irwin
13b8449fff Add fertile grounds to Kalavan City 2023-05-02 20:59:34 -07:00
Jordan Irwin
7aeca9aca8 Add fertile grounds to Kalavan City Gardens 2023-05-02 20:47:24 -07:00
Jordan Irwin
5ddd7a0628 Add some fertile grounds to Semos Plains NE 2023-05-02 20:40:07 -07:00
Jordan Irwin
f8347dbfd6 Add more fertile grounds to Semos Plains N & expand protection to cover it 2023-05-02 20:39:28 -07:00
Jordan Irwin
7fe4ccc255 Add license boilerplate 2023-05-02 20:13:19 -07:00
Jordan Irwin
7f74dd6b07 Move fertile grounds configurator to universal location 2023-05-02 16:32:51 -07:00
Jordan Irwin
d2bab8fe5c Clean up imports 2023-05-02 16:18:00 -07:00
Jordan Irwin
c5ca36ba74 Add missing deprecated annotations 2023-05-02 16:17:31 -07:00
Jordan Irwin
d5c540fdb9 Fix parameter error caused by typo 2023-05-02 16:16:53 -07:00