Conversation
Reorganized, clarified comments. This will likely having edits often.
…nloads. - Downgraded WarpDrive to 1.5.27, the latest version is not available on the API yet. - Downgraded AromaCore and AromaBackup to their stable releases - Downgraded InventoryTweaks to the stable release - Downgraded LootTableTweaker, latest version is not available on API (despite being rather old). Adding the "downloadUrl" field to the manifest bypasses (completely?!?!?!?!) the restrictions placed on the API it would seem, placing this field with the direct API download link of a mod allows serverstarter to download all the mods, including those set to not be downloadable from third party such as RTG. A few mods had no versions that were available to be downloaded this way (unsure as to why, seems very arbitrary. Many of these mods had Releases, with no alpha or beta builds. These mods will be provided in the server package (all have MIT)
In a recent Lycanite's Mobs version, something was changed that causes the default Lycanite spawning to no longer be denied by the blanket Lycanite's Mob deny located in config/incontrol/spawn.json at the last lines. Changing a configuration in Lycanites spawning.cfg is needed to stop that now. The global deny is still needed to limit spawns set in potentialspawn.json - Added Lycanite Maka and Arisaur spawn rules, rather than the previous default generation that was used. - Added Lycanite Wildkin mob to Roika, spawning only in the Land of Lakes biome. - Added Lycanite Nymph and Wsip, spawning only in the Cherry Blossom Grove biome. - Made the Wildkin much smaller. Increased damage/speed.
All biomes on the planet should bleed into each other, and generate villages.
- Added Moreitus (dim-110) to lycanites master spawn whitelist - Added the following mobs spawn conditions for Moreitus via InControl; - Adapted Arachnida - Lycanite Quetzodracl (in Overgrown Hills biome) - Lycanite Shambler (all biomes except Overgrown Hills) - Lycanite Geken (Mangrove and Bayou) - Lycanite Ghoul (all biomes, only at night. Replace zombies) - Lycanite Dawon (Bamboo Forest biome only) - Lycanite Concapede (Bamboo forest biome only) - Lycanite Darkling (all biomes except Bamboo forest) - Lycanite Aglebemu (Mangrove biome on mud banks.) - Added denies for some vanilla mobs to Moreitus. Tweaked Glacia's existing vanilla mob denies. - Modified various aspects of Lycanite's mobs added, including health, defense, damage, attack speed, scale, etc. - Added newly spawning Lycanite's mobs to SRParasites assimilation lists and target parasite lists. - Allow all biomes that generate on Moreitus to bleed into each other.
- Removed drops from mobs added to Moreitus/Roika from jei_hide.zs, as well as Biomes o' Plenty Mud and related items. - Corrected a typo in a Tip
- Fixed incorrect biome registry name for BOP Mangrove in Moreitus topography configuration. This was causing the river biome for all biomes set in that line to not be set.
- Removed old references to Betweenlands in COFH World thermal_clathrates.json. Destablized Redstone will now generate on Ewell-16 (dim-4500) - Corrected typo in SRParasites Overlord mob in potentialspawn.json
Also ignore InvTweaks directory due to timestamps in files.
I am impatient
This will prevent Git from seeing changed files for no reason. turning this off will simply load what's in the configuration instead of reloading the file.
Goofy goober ya
- Removed CustomMainMenu - Removed MainMenuScale - Added FancyMenu - Added Konkrete (dependency)
- Previously broken API links are working now, so they were added into the download. - Removed binaries for previously broken mods from server_files - Added Lycanites Redux and Discord RPC to serverstarter ignore list - Updated README.pdf to reflect no longer needing to copy `mods` folder.
This reverts commit 2832853.
Such that any wool can be used
No longer using or support GD/curse launcher for dev env
These were nearly muted before, still very quiet relative to the source
Added - FancyMenu - Konkrete - MixinBootstrap Removed - CustomMainMenu - MainMenuScale
Main menu matching previous Main benefit is that background image scales with window size, did not with CMM
fancymenu is not compatible with randompatche's menu patches.
Also removing CMM
Each planet is now no longer a complete warzone at any given moment, however there IS conflict and it is NEVER safe to be anywhere on the surface
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Further changes before 0.3 release will take place here