Commit Graph

113 Commits (master)

Author SHA1 Message Date
Jordan Irwin cd23e33905 Increment version to 1.2 2021-08-03 15:35:22 -07:00
Jordan Irwin eecfcba5b9 Add Spanish translation 2021-08-03 15:34:28 -07:00
Jordan Irwin 83fb1227de Add localization support 2021-08-03 15:29:43 -07:00
Jordan Irwin 44d3e24683 Delete unneeded .gitignore file 2021-08-03 15:22:31 -07:00
Jordan Irwin 0f82fc6130 Add .gitattributes file to ignore some files & dirs for archives & releases 2021-08-03 15:22:14 -07:00
Jordan Irwin da21f1c94d Link to forum & ContentDB in README 2021-08-03 15:20:02 -07:00
Jordan Irwin e3d33a1a8c Add TODO list 2021-08-03 15:17:38 -07:00
Jordan Irwin 1e84398c67 Set min Minetest version in mod.conf 2021-08-03 15:17:09 -07:00
Jordan Irwin 04f32ba0c0 Update changelog 2021-07-20 20:01:40 -07:00
Jordan Irwin 5965544fe0 Clean up changelog 2021-07-20 19:57:07 -07:00
Jordan Irwin 49316c3f74 Rename changelog to "changelog.txt" 2021-07-20 19:54:44 -07:00
Jordan Irwin 2ccf2e6766 Re-generate HTML docs 2021-05-25 16:40:52 -07:00
Jordan Irwin 5a72143d90 Add method to retrieve registered eggs by entity name 2021-05-24 23:54:33 -07:00
Jordan Irwin 8579eac823 Optional field "title" for EggDef 2021-05-05 15:12:39 -07:00
Jordan Irwin bd79e310b8 Increment version to 1.1 2021-05-05 10:26:09 -07:00
Jordan Irwin 7139c627d2 Titleize displayed egg names 2021-05-05 10:24:12 -07:00
Jordan Irwin 407eff6196 Fix name of oerkki spawn egg 2021-05-05 10:20:00 -07:00
Jordan Irwin 99add6fd5e Fix changelog link 2021-05-05 06:50:56 -07:00
Jordan Irwin 2ec73c57f9 Add changelog 2021-05-05 06:49:23 -07:00
Jordan Irwin 733ea9478b Increment version to 1.0 2021-05-05 06:46:04 -07:00
Jordan Irwin 53a5c8585a Change description from "Spawning Egg" to "Spawn Egg" 2021-05-05 06:44:46 -07:00
Jordan Irwin ee5c59f066 Update README & docs 2021-05-05 06:41:16 -07:00
Jordan Irwin b44525fb8c Rename addEggRecipe to registerEggRecipe & add alias 2021-05-05 06:40:29 -07:00
Jordan Irwin a6b5acf195 Fix some errors 2021-05-05 06:39:10 -07:00
Jordan Irwin 3f7b1bff0b Change mod name to "asm_spawneggs" 2021-05-05 06:35:14 -07:00
Jordan Irwin 6b16faeb49 Add more info to README 2021-05-05 06:03:42 -07:00
Jordan Irwin 63fbca4f6a Remove recipe for creating with mobs:egg...
Games will be responsible for how players obtain spawn egg.
2021-05-05 06:03:18 -07:00
Jordan Irwin 515ee99ac4 Fix link to API documentation 2021-05-05 05:50:16 -07:00
Jordan Irwin 234bdace2b Update README 2021-05-05 05:48:12 -07:00
Jordan Irwin 869d513622 LDoc: Change output name back to "api" 2021-05-05 05:42:09 -07:00
Jordan Irwin 0d8fb5e216 Rename parameter 2021-05-05 05:40:55 -07:00
Jordan Irwin 6af0b3dce9 Update README 2021-05-05 05:29:10 -07:00
Jordan Irwin 75b64470d8 LDoc: Change output name to "index" 2021-05-05 05:27:19 -07:00
Jordan Irwin a342a6cae0 Generate HTML docs with LDoc 2021-05-05 05:22:37 -07:00
Jordan Irwin 9449bf87e2 Add config & script for generating documentation with LDoc 2021-05-05 05:22:08 -07:00
Jordan Irwin 88b9d434e1 Add some LuaDoc 2021-05-05 05:20:07 -07:00
Jordan Irwin 360505d218 Update README 2021-05-05 04:56:30 -07:00
Jordan Irwin 23c5c7664b Remove dependency on spawneggs 2021-05-05 04:56:07 -07:00
Jordan Irwin 13ad34bc5f Move dependencies into mod.conf 2021-05-05 04:48:14 -07:00
Jordan Irwin 7d64c8b98b Make mod independent 2021-05-05 04:45:32 -07:00
Jordan Irwin 63efe313f2 Whitespace cleanup 2021-05-05 04:14:02 -07:00
Jordan Irwin 784945c5e0 Add recipe for creating spawnegg 2021-05-05 04:12:41 -07:00
Jordan Irwin 2124037c20 Rename spawnegg texture 2021-05-05 04:12:18 -07:00
AntumDeluge ff7b139494 'antum_core' was renamed to 'antum' 2017-07-24 19:42:10 -07:00
AntumDeluge 7c6c18b073 Update 'README.md' 2017-07-24 19:17:41 -07:00
AntumDeluge 6020a57a2e Move 'antum_spawneggs' mod to root directory 2017-07-24 17:51:28 -07:00
AntumDeluge d94a105d65 Remove extra mods from 'antum' modpack 2017-07-24 17:50:24 -07:00
AntumDeluge 04dde006a1 Replace calls to 'minetest.*' with 'core.*' 2017-07-24 15:41:52 -07:00
AntumDeluge f643879f3e [overrides] Replace deprecated function 'intllib.Getter':
- Check first for 'intllib.make_gettext_pair', otherwise continue using
function 'intllib.Getter'.
2017-07-09 12:17:15 -07:00
AntumDeluge a297063491 [overrides] Call 'global_exists' for 'intllib' check 2017-07-09 12:13:56 -07:00