Commit Graph

  • 134ca51435
    Add french description (#3) master Araca 2024-02-05 20:27:35 +01:00
  • 0cf2b7cf45 fix a spelling error and update translations FaceDeer 2023-10-02 12:53:59 -06:00
  • 5250151f92 add random name generators for goblin and under markets FaceDeer 2023-01-08 23:06:18 -07:00
  • c7730147b4
    Add portuguese locale files (#2) BrunoMine 2022-02-02 14:55:25 -03:00
  • 69c97164bc Fill in a missing translation using Google Translate FaceDeer 2020-11-03 21:33:44 -07:00
  • c8a921333f
    allow this mod to work with either default (minetest_game) or mineclone2 (#1) FaceDeer 2020-07-11 19:21:21 -06:00
  • 5b82d785d1 workaround for https://github.com/minetest/minetest/issues/9322 FaceDeer 2020-03-07 16:02:11 -07:00
  • 748985e6ba add source url to i18n script FaceDeer 2020-03-02 17:03:37 -07:00
  • 46ff90466c license for the caravan model FaceDeer 2020-03-02 01:14:56 -07:00
  • b13d307183 Russian translation provided by Imk FaceDeer 2020-02-29 21:49:18 -07:00
  • 4416d3f828 update translation template FaceDeer 2020-02-20 23:31:10 -07:00
  • 1302803bf5 switch to built-in localization system FaceDeer 2020-02-16 18:22:03 -07:00
  • d0d4d7b0e4 make gold coin denomination configurable with a single setting FaceDeer 2020-02-13 22:19:05 -07:00
  • 6d8c8a6582 update setting gets to reflect new default values FaceDeer 2020-02-10 13:28:58 -07:00
  • 174a6bddef
    link to the API mod FaceDeer 2020-01-19 11:44:50 -07:00
  • 1761d9e844 removing API half, leaving only the market definitions FaceDeer 2020-01-18 17:43:23 -07:00
  • a00904abe4 tidy up item name truncation code, no longer truncating descriptions (it breaks translations) FaceDeer 2020-01-15 13:26:28 -07:00
  • 7ce1abfd95 add some workarounds for mods that generate bad item icons FaceDeer 2020-01-15 11:01:31 -07:00
  • 078c555fbd the tooltip bug was only present briefly in dev versions, but fixing it here anyway since it costs nothing. FaceDeer 2020-01-14 08:25:06 -07:00
  • 5cede8dd9b move all chatcommands to the same place FaceDeer 2020-01-10 11:00:36 -07:00
  • db0d0f99db add a debugging command to insert all registered items into a market for finding other edge cases FaceDeer 2020-01-10 09:59:16 -07:00
  • af67b830a4 handle [inventorycube textures FaceDeer 2020-01-10 09:40:14 -07:00
  • 94e9446ae9 fix reading numbers from settings FaceDeer 2020-01-07 00:26:56 -07:00
  • aac48ccc68 add log entry for purging unknowns FaceDeer 2020-01-02 14:13:27 -07:00
  • a7e12f96ce enhance purge_unknowns command a bit FaceDeer 2020-01-01 16:49:50 -07:00
  • 9545098b7b prevent a crash in the event that an item definition has neither inventory_image nor tiles FaceDeer 2019-12-31 20:49:35 -07:00
  • 184f30ac11 add some more in-game documentation FaceDeer 2019-12-31 14:17:26 -07:00
  • 7a4951f48c add mapgen for goblin and undermarket, add protection settings for all market nodes FaceDeer 2019-12-29 23:55:15 -07:00
  • 79b07ac837 formspec_escape various external strings, workaround for a tooltip bug introduced in a recent version of 5.2 FaceDeer 2019-12-29 12:51:53 -07:00
  • 0e7c5c560d slightly more efficient filename generation FaceDeer 2019-12-27 23:54:04 -07:00
  • ee64eae56b
    Merge pull request #1 from gpcf/master FaceDeer 2019-11-16 14:35:03 -06:00
  • 196df32df6 Fix typo Gabriel Pérez-Cerezo 2019-11-16 19:12:53 +01:00
  • c88f960c55 remove unused undeclared global FaceDeer 2019-08-25 01:20:59 -06:00
  • ee46ed8649 small enhancement to activity log FaceDeer 2019-08-24 23:04:30 -06:00
  • 14ef5b7d2e fix player-specific sound_play calls FaceDeer 2019-08-20 01:25:40 -06:00
  • b04c0e8c71 allow caravan to appear in area with buildable_to, not just air FaceDeer 2019-08-18 21:03:51 -06:00
  • 4f96f32662 prevent possible crash if something changes the orders after double-clicking FaceDeer 2019-08-17 08:54:32 -06:00
  • f3cd242b16 fix undeclared global error FaceDeer 2019-08-16 13:32:00 -06:00
  • 9492d6762e add some feedback on success/failure FaceDeer 2019-08-16 02:22:56 -06:00
  • cc0908692f fiddle with formspec element dimensions and placement FaceDeer 2019-08-16 01:43:41 -06:00
  • 7aa0f4501b intllib support, add 5 random reskinned trader caravans FaceDeer 2019-08-16 00:42:19 -06:00
  • 3984b625a9 add a clear button to the market search field FaceDeer 2019-08-15 22:53:14 -06:00
  • a909d73a9a account for image modifiers on inventory_image FaceDeer 2019-08-14 19:33:20 -06:00
  • b5095f3a84 add "read" timestamp to account log FaceDeer 2019-08-13 23:32:49 -06:00
  • 1e835eb935 fit the ground footprint for the caravan better FaceDeer 2019-08-06 00:24:25 -06:00
  • 14edd9b4d8 add a command to purge all unknown items from all markets FaceDeer 2019-08-05 00:39:36 -06:00
  • 716513002c formspec tables can't handle compositing/modifiers in images, it seems FaceDeer 2019-08-04 23:58:08 -06:00
  • 17d88415d0 fix bug with unknown item market listing display FaceDeer 2019-08-04 23:24:02 -06:00
  • ff77efa4cc add option of anonymity FaceDeer 2019-08-02 19:21:13 -06:00
  • 394767e4b3 add an inventory quantity column to the market table FaceDeer 2019-08-01 22:39:02 -06:00
  • bc7df19ced switch to embedded unicode, also remove can_dig restrictions (server admins should have means of protecting stuff, leaving it up to them) FaceDeer 2019-08-01 20:18:31 -06:00
  • 20ec0e2b45 touched up the wagon slightly, made goblin market dingier FaceDeer 2019-08-01 20:04:17 -06:00
  • 5191e8152b switch to a mesh caravan node FaceDeer 2019-08-01 01:22:59 -06:00
  • 6661a6c9ab make transient market drop nothing, add inventory image to sign FaceDeer 2019-07-30 19:24:14 -06:00
  • 0bc58efc04 make trader's caravan "summonable" FaceDeer 2019-07-30 19:09:08 -06:00
  • bd361cec87 rework math for finding what item in inventory's been double-clicked FaceDeer 2019-07-29 22:30:34 -06:00
  • 07cfaf37a0 fix a crash from a nil description string when clicking in the inventory table FaceDeer 2019-07-29 22:14:56 -06:00
  • da7016874d replace newlines in item descriptions with spaces FaceDeer 2019-07-29 20:55:04 -06:00
  • 52f0519036 add an option of a sell limit FaceDeer 2019-07-29 19:02:52 -06:00
  • eac7eda668 switch symbols for gold and centicoal currencies FaceDeer 2019-07-29 08:20:00 -06:00
  • 2ff342ceb7 switch to forward slashes for worldpath for cross-platform compatibility FaceDeer 2019-07-29 07:53:44 -06:00
  • 213be899e1 update screenshot FaceDeer 2019-07-28 20:26:07 -06:00
  • d25a19d550 add icons to tables, add per-player option of hiding itemnames, add tooltips FaceDeer 2019-07-28 20:10:25 -06:00
  • 7d289c611b update readme with new chat command FaceDeer 2019-07-28 02:58:17 -06:00
  • 830bacc15f add chatcommand to list registered markets FaceDeer 2019-07-28 02:54:26 -06:00
  • e0d373dd5d re-enable order logging using custom lua serialization code FaceDeer 2019-07-28 02:44:26 -06:00
  • 101dc3b796 fix a few spelling errors FaceDeer 2019-07-27 15:58:33 -06:00
  • 7b1a9ffa34 link screenshot in readme FaceDeer 2019-07-27 15:16:46 -06:00
  • 72e9ac7873 remove duplicate license FaceDeer 2019-07-27 15:14:14 -06:00
  • eb10b9c9b7 Initial commit FaceDeer 2019-07-27 15:12:52 -06:00