Commit Graph

20 Commits (master)

Author SHA1 Message Date
SilverNexus 2038b60bdd Fix typo in material name for cooking pot. 2024-03-23 16:01:02 -04:00
SilverNexus 241d29b6fc Finally make forward progress on the stews I meant to add months ago. 2024-02-21 06:11:25 -05:00
Nicolas Weeger d0a662492c Replace '#' by 'comment' for LICENSE files, remove useless blank 'licenseurl' lines 2022-07-02 19:19:18 +02:00
Nicolas Weeger ed7a8ce6d3 Reformat treasure lists
Patch by Egorov Sergey
https://sourceforge.net/p/crossfire/patches/461/
2022-05-25 18:56:24 +02:00
DraugTheWhopper 96272508fe Fix formatting: missing "more", and trailing LF 2021-11-03 01:12:41 -04:00
DraugTheWhopper 2e8c342b57 Deprecate shop_general, adding its item into random_tool instead, so they are now a member of shop_random. 2021-11-03 01:03:57 -04:00
Nicolas Weeger 508c0144d2 Fix missing 'more' 2021-11-02 18:14:12 +01:00
DraugTheWhopper e8c08bf080 Add fishingpoles to the random tool treasurelist, so now they can spawn in general stores. 2021-10-31 23:06:03 -04:00
DraugTheWhopper a4b05937fd Create new treasurelist for tool-type items, and allow random_general shop tiles to use it 2021-10-31 22:53:11 -04:00
SilverNexus da6d56b5fe Add license files for the artwork I did.
I did not make license files for pieces I derived from existing ones, except in cases where I also created the piece it was derived from, since those should be licensed as the origin piece is.
2021-09-08 19:56:54 -04:00
SilverNexus b2a99dd92e Run optipng to compact the leather image size back down. 2021-09-02 19:46:38 -04:00
Nicolas Weeger c85e8724f3 Fix invalid palette index, by converting to RGB and back to indexed using GIMP 2021-08-29 19:09:37 +02:00
Nicolas Weeger 91452bed2c Remove x flag 2021-08-28 22:59:28 +02:00
SilverNexus dfdc614878 Add face for cracked cauldrons. Use when the cauldron is identified. 2021-07-19 22:55:19 -04:00
silvernexus c06637c6a1 Add zinc filings and some recipes to make poisoned food from them.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21900 282e977c-c81d-0410-88c4-b93c2d0d6712
2021-02-04 19:46:49 +00:00
silvernexus 9a1dcf919e Move crafting containers from misc/Container/ to crafting/Container/
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21498 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-10-13 00:18:49 +00:00
silvernexus e05bc9b593 Move slicing knife stuff from misc/ to crafting/Tools/
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21497 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-10-13 00:04:18 +00:00
silvernexus bd3a5398e9 Move leathers from misc/ to crafting/Materials/, where they are better organized.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21496 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-10-12 23:57:58 +00:00
silvernexus 7e23a36026 A silver filings as an arch and the formula to make them using the new file arch.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21485 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-10-09 15:15:49 +00:00
silvernexus e7466561c2 Add crafting file. Add a folder to store crafting items outside misc
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21484 282e977c-c81d-0410-88c4-b93c2d0d6712
2020-10-09 14:12:17 +00:00