Commit Graph

  • 1d6bec612f filter: improve by checking message word-by-word master octacian 2016-12-25 19:11:21 -08:00
  • 4351b2d33d clean up & add logger callbacks octacian 2016-12-23 19:06:03 -08:00
  • 684324d6e8 add whitelist octacian 2016-12-23 19:00:10 -08:00
  • d5389a6425 rank: colour nametag octacian 2016-11-09 19:08:52 -08:00
  • de6dd31166 document misc and rank separately octacian 2016-10-19 08:10:56 -07:00
  • 72eabf6dd9 Merge branch 'rank' of octacian/servertools into master octacian 2016-08-29 10:16:17 -07:00
  • f2aba26328 move rankDB to worldpath octacian 2016-08-29 10:05:25 -07:00
  • 63ffe88403 ranking-set_rank: make level check more specific octacian 2016-08-26 07:31:51 -07:00
  • d002a26243 ranking: use config file and ignore chatcommands octacian 2016-08-25 16:23:00 -07:00
  • a607b27ac0 prevent bringing someone to your own rank octacian 2016-08-25 16:08:24 -07:00
  • 6448b80b1e update API and README octacian 2016-08-25 12:14:40 -07:00
  • bf82cb6ec9 prevent players from setting ranks of higher level than their own octacian 2016-08-25 11:49:18 -07:00
  • 58f609cec3 prevent message duplication for sender octacian 2016-08-25 11:38:25 -07:00
  • fcd6310fc5 simplify on_chat_message octacian 2016-08-25 11:00:54 -07:00
  • 3c11edf669 new: get_rank_value(rank, value) octacian 2016-08-25 11:00:03 -07:00
  • c2a6fc1d3c rework error messages octacian 2016-08-25 10:47:21 -07:00
  • 74726381ce rank specific commands octacian 2016-08-25 10:42:38 -07:00
  • 6ff67c015e capabilities & /rank octacian 2016-08-23 17:47:52 -07:00
  • 20b9ecfa4c ranking: privileges & chat octacian 2016-08-12 19:05:01 -07:00
  • 453a4f74c6 use datalib.table.read octacian 2016-07-06 11:57:30 -07:00
  • 39561d2d08 user config file octacian 2016-07-04 14:33:08 -07:00
  • 95a6e7d3bd reworked genesis to store static genesis in genesis.txt octacian 2016-07-04 14:07:34 -07:00
  • b3ba41e911 air nodes octacian 2016-06-30 12:03:12 -07:00
  • c28e647065 dmAPI moved to datalib mod octacian 2016-06-30 11:47:06 -07:00
  • 7caf3a9421 use servertools.log instead of minetest.log octacian 2016-06-29 12:14:03 -07:00
  • bd22d17480 miss.lua: removed deprecated .env: syntax octacian 2016-06-29 12:09:32 -07:00
  • 97f978b5a3 /ip: more comprehensive chat output octacian 2016-06-29 11:51:48 -07:00
  • 5e9118913b /bring chatcommand octacian 2016-06-29 11:42:39 -07:00
  • 89b58c0226 Merged filter into master octacian 2016-06-29 11:14:38 -07:00
  • f9bd08053f rewrote kick & ban messages octacian 2016-06-29 11:13:56 -07:00
  • 72291c909e fix nil variable on word.warn octacian 2016-06-29 11:00:22 -07:00
  • ce62e89803 store table in variable word octacian 2016-06-24 13:08:25 -07:00
  • 44d70ee0e2 Merged storage into filter octacian 2016-06-24 13:05:33 -07:00
  • 3dd3719e8f renamed table variables for Lua table library compatibility octacian 2016-06-24 13:05:26 -07:00
  • a2a6f3bfaa use external table instead of internal local octacian 2016-06-24 12:59:34 -07:00
  • d987d9d7ff Merged storage into filter octacian 2016-06-21 08:26:49 -07:00
  • 9500ac8f4f table read, write API octacian 2016-06-21 08:26:40 -07:00
  • 1961a1d95d Merged storage into filter octacian 2016-06-20 21:12:44 -07:00
  • 75e2746e12 created API documentation octacian 2016-06-20 21:10:59 -07:00
  • a01bca19ad serialization is set to true if option is blank octacian 2016-06-20 18:53:03 -07:00
  • e5e4567691 reorganized function fields & merged name with path octacian 2016-06-20 18:50:18 -07:00
  • ae1c9f9e58 reorganized init.lua & moved initdata callback to data.lua octacian 2016-06-20 18:33:33 -07:00
  • 6125732db0 reworked variables & f:close() octacian 2016-06-20 18:27:54 -07:00
  • 3dbaf07d00 moved and reworked global variables for data octacian 2016-06-20 17:04:34 -07:00
  • b4001aa26e remove unneeded check_path function octacian 2016-06-20 17:01:21 -07:00
  • f3216c5db4 data serialization optional when reading / writing octacian 2016-06-20 16:56:42 -07:00
  • f25a0695ab fixed minetest.serialize... implementations octacian 2016-06-20 16:52:08 -07:00
  • e6d0c59276 file manipulation API octacian 2016-06-20 15:10:13 -07:00
  • a13b7a49d0 logger & data prep ENDev15 2016-06-13 16:54:19 -07:00
  • bd3ea23d8b depend on xban2 not xban (v1) ENDev15 2016-06-13 14:54:25 -07:00
  • d8c413e658 Merge branch 'better_genesis' of SmallJoker/servertools into master octacian 2016-06-13 14:30:25 -07:00
  • c6dd8ddb2c fixed conflicts ENDev15 2016-06-13 09:57:35 -07:00
  • 6716c8e9ac basic chat filter implemented ENDev15 2016-06-13 09:54:50 -07:00
  • e7f35bf730 fixed chatcommand register ENDev15 2016-06-12 12:18:30 -07:00
  • 9ca60d50f7 /ip chatcommand ENDev15 2016-06-12 11:45:54 -07:00
  • d63ad15681 updated README ENDev15 2016-06-12 08:54:26 -07:00
  • 8b0ef79b27 genesis: Use return instead of minetest.chat_send_player SmallJoker 2016-06-11 19:31:13 +02:00
  • 077c03aac1 genesis: Make code look nicer SmallJoker 2016-06-11 19:21:17 +02:00
  • 40e02340c9 fixes/changes ENDev15 2016-06-10 17:23:27 -07:00
  • 7f78313f99 mod: server_tools --> servertools ENDev15 2016-06-10 17:10:23 -07:00
  • 5cdd938c88 added /update chatcommand ENDev15 2016-06-10 17:03:49 -07:00
  • 603bc955b7 minor changes and functions.lua is now properly called endev15 2016-05-30 07:27:23 -07:00
  • 85cb1b9218 /update command endev15 2016-05-24 17:19:19 -07:00
  • 4622c05fa0 functions > functions.lua endev15 2016-05-24 17:19:02 -07:00
  • 9a758a6ac3 depends.txt added endev15 2016-05-24 17:18:37 -07:00
  • f386f566b9 setting static_spawnpoint --> static_genesis endev15 2016-05-18 10:41:43 -07:00
  • aff8669a0c More Comprehensive Log & Miscellaneous Fixes endev15 2016-05-01 09:12:42 -07:00
  • 1ba63b46fc Fixed subLost() endev15 2016-04-15 13:19:24 -07:00
  • 455556d5a2 subAsk() replaced with subQuery() endev15 2016-04-14 20:36:06 -07:00
  • 2ff434a002 Fixed Installation Script endev15 2016-04-14 12:32:39 -07:00
  • 47aa83ee37 Updated for Version 0.4.13 Compatibility - Bugs Remain endev15 2016-04-13 18:04:04 -07:00
  • e92bf772da Updated Clear Inventory Command endev15 2016-04-05 19:13:45 -07:00
  • 57ac3a6c45 Changed /server_game File Names to $modname Variable endev15 2016-04-04 08:15:53 -07:00
  • 08cb509fd7 Installer Included endev15 2016-04-04 07:57:30 -07:00
  • 1d7312f91b Dofile Commands Updated & Spawn is now Genesis endev15 2016-04-04 07:55:26 -07:00
  • 5c79fe0d2e Updated Privs and fixed Setspawn endev15 2016-04-03 16:27:37 -07:00
  • 9139fc95ab Fixed Time Command Privileges endev15 2016-04-03 15:45:38 -07:00
  • f81d622a3d Spawn and Misc commands Added endev15 2016-04-03 15:39:35 -07:00
  • e161ab585e initial commit endev15 2016-04-03 15:06:57 -07:00