24 Commits

Author SHA1 Message Date
rocketslime11
7a7365dbfc added Pipeworks and Item frames mods
added Pipeworks and Item frames mods to "mod_data.txt"
2014-06-26 20:18:42 -04:00
rocketslime11
090e38dbc7 added MOB Framework and Beds mods
added MOB Framework and Beds mods to "mod_data.txt"
2014-06-24 13:41:20 -04:00
rocketslime11
8ddf21e673 added Home Decor and Creatures (BlockMen)
added Home Decor and Creatures (BlockMen) to "mod_data.txt"
2014-06-23 13:00:00 -04:00
rocketslime11
80446f7ca2 added Factory and Special Picks mods
added Factory and Special Picks mods to "mod_data.txt"
2014-06-22 18:37:08 -04:00
rocketslime11
be6b3b0b34 added more mods to mod data
added more mods to "mod_data.txt"
2014-06-21 21:30:39 -04:00
rocketslime11
51c91d9c6b updated html generator to take into account empty depends sections
modified "minetest_mod_html_generator.py" so that when a mod is loaded
that has no dependencies that its dependencies are losted as "None"
rather than just a blank space
2014-06-21 21:30:04 -04:00
rocketslime11
c2d654f4a6 updated mod data
updated "mod_data.txt" with a number of logged mods
2014-06-21 16:58:33 -04:00
rocketslime11
b4cdf976af added TOC div to html generator
added code to "minetest_mod_html_generator.py" to place a div around the
table of contents
2014-06-21 16:58:06 -04:00
rocketslime11
17acb7947b updated categorization standards with vehicles
added the vehicles category to "categorization_standards.md" and also
changed the list item names to be bolded
2014-06-17 16:32:30 -04:00
rocketslime11
5aaa286bcd bolded list item names on data section list of README
bolded the name of each of the data sections in the list in "README.md"
2014-06-16 21:26:03 -04:00
rocketslime11
42d3147016 updated README with more info on data sections
updated "README.md" to include more information about each of the data
sections for each mod
2014-06-16 21:23:06 -04:00
rocketslime11
d5780cc1dd added more css identifiers to html generator output
updated "minetest_mod_html_generator.py" to include an id for the Table
of Contents header and the List of mods header, and also added the class
"mod" to the heading for each individual mod
2014-06-16 21:08:37 -04:00
rocketslime11
9a920565e4 updated html generator to added html file header
updated "minetest_mod_html_generator.py" so that it outputs "<!DOCTYPE
html>" at the top of the html file
2014-06-16 18:03:58 -04:00
rocketslime11
14826b0f01 added output of mod folder names to mod headers
updated "minetest_mod_html_generator.py" so that each mod header
includes the folder name of the mod in addition to the normal name of
the mod
2014-06-16 17:52:51 -04:00
rocketslime11
63fb61811f added Table of Contents generator
modified "minetest_mod_html_generator.py" so that it outputs a table of
contents at the top of the page with each mod name having a link to its
section on the page, each mod section also now has an id based on its
name to allow for linking to specific sections
2014-06-15 18:22:54 -04:00
rocketslime11
422f39f16a added categories section
added categories data section for each stored mod by modifying
"mintest_mod_html_generator.py" and "minetest_mod_recorder.py", also
updated "categorization_standards.md" to include an "Entities" type
2014-06-15 12:25:56 -04:00
rocketslime11
3bf98e51bd fix to HTML Generator script
corrected the output file name in "minetest_mod_html_generator.py" to
form "Mod List.html" "mod_list.html"
2014-06-14 19:33:49 -04:00
rocketslime11
a53c5cadff fixed mod_data.txt 2014-06-14 19:15:56 -04:00
rocketslime11
db8df1ea2a made numerous changes
fixed names of most files to follow no capitalization and underscore
standardizations, added "categorization_standards.md"
2014-06-14 19:15:18 -04:00
rocketslime11
75b8655dc2 several updates
changed it so that mods store mod names separate from mod folder names,
updated "README.md", add html file output to "Minetest Mod HTML
Generator"
2014-06-14 15:08:13 -04:00
rocketslime11
975d15932a added HTML Generator script
added "Minetest Mod HTML Generator.py", and made a small fix to
"README.md"
2014-06-13 20:49:41 -04:00
rocketslime11
86ad2dad0b small fixes
small fix to "README.md", and added ".gitignore"
2014-06-13 17:01:21 -04:00
rocketslime11
4106c8f407 added a few files
added "Minetest Mod Recorder.py", "Mod_Data.txt", and updated
"README.md"
2014-06-13 16:58:10 -04:00
ExcaliburZero
cac27567fe Initial commit 2014-06-13 16:50:19 -04:00