File information
Last updated
Original upload
Created by
WackyMoleUploaded by
wackymolezVirus scan
Tags for this mod
Activity logs
This page was last updated on 16 February 2025, 2:15AM
- Changelogs
-
-
Version 2.4.50
- Added ShieldGenData Added BatteringRamData
-
Version 2.4.48
- ConsumableStatusEffect can be deleted now ("delete"). Added materialType to WearNTear on pieces. You can now change the material the piece is made out of and it's support strength as a result.
-
Version 2.4.47
- Added Feast editing feastStacks to FoodStats. Feasts have a Item and Piece component and then an another _Material item. Most people should just edit the normal Item. Can't clone because they are too complicated. Added ashlandProof to ships(pieces) (Majestic request) Added SE cache(ing) for mods like MonsterDB. Added AppendToolTip to items. It's not used too much, but essential when needed (mostly foods)(ignore this for feasts) Cleaned up some code.
-
Version 2.4.46
- Minor bug fix for extra resource consumption with recipes.
-
Version 2.4.45
- Expanded saving Attack classes for non attack items that still have important fields. Like Hoe and Shields.
-
Version 2.4.44
- Bug fix for cSExtensionDataList
-
Version 2.4.43
- Update for PieceManager
-
Version 2.4.42
- Bug fix.
-
Version 2.4.41
- Bog The Witch Update. Add support for multiple Piece CSExtensionData. You can now also make (almost) any piece into an extension for a craftingstation. Added support for Pieces to become craftingstations. Added Pickable m_extraDrops stuff . Removed unnecessary warning for disabled pieces. Added Hit_Friendly to attack
-
Version 2.4.31
- Expanded upgrade_reqs for recipes levels! You can now specify completely different recipes for all upgrades. Rejoice, no more hacks.
-
Version 2.4.28
- Renamed a field to Damage_Multiplier_By_Health_Deficit_Percent. Updated Readme with some (light) video tutorial links.
-
Version 2.4.27
- Fix for Primary/Secondary Status Effect. Added more attack fields Added Attack_Start_Noise(float), Attack_Hit_Noise(float), Dmg_Multiplier_Per_Missing_Health(float), Dmg_Multiplier_Per_Total_Health(float), Stamina_Return_Per_Missing_HP(float), SelfDamage(int), Attack_Kills_Self(bool)
-
Version 2.4.26
- Fix for rare unarmed attack causing error and no dmg.
-
Version 2.4.25
- Coop sync fix
-
Version 2.4.24
- PerBurst_Resource_usage bug fix.
-
Version 2.4.23
- Updated PerBurst_Resource_usage and Destroy_Previous_Projectile for misspellings. Bug fixes
-
Version 2.4.22
- Bug fixes for materials.
-
Version 2.4.21
- Incoming Big Update sponsored by Lughbaloo: Pickables and Plants! PlantData is saved in pieces, which point to either Pickable or Treebase when matured. When you pick a pickable it becomes an item. You can of course clone and change size/material. Enjoy this wacky expansion.
-
Version 2.4.13
- Bug fix for attack_status_effect
-
Version 2.4.12
- Rexabyte fix for darker textures than intended. Also you can now save materials with spaces in the name, using underscores '_' in place of a space. Bug fix for unarmed hits
-
Version 2.4.11
- Added 'delete' to spawn_on_hit and spawn_on_terrain_hit for items. Added command to save all mobs wackydb_all_creatures in Bulk Folder
-
Version 2.3.9
- Added Attack_status_effect_chance . Fixed COOP servers again. I even verfied with Gamepass PC.
-
Version 2.3.8
- Added SE/se to wackydb_clone, rejoice, you can now change which SE you clone. Allows you to clone SEShield now. Added the ability to delete Attack_status_effect with "delete"
-
Version 2.3.7
- Changed disabled recipes code again. Added back ReloadTime, might work for some things. Added Reload_Eitr_Drain. Fix for DedServer load Memory = false. Added Reset_Chain_If_hit, SpawnOnHit, SpawnOnHit_Chance, Raise_Skill_Amount, Skill_Hit_Type, Special_Hit_Skill
-
Version 2.3.6
- Possible bug fix for disabled recipes.
-
Version 2.3.5
- Bug fixes for recipes, disabled and disabledUpgrade. Bug fix for double serversync issue, was probably causing server admins a lot of problems on pushing updates without restarts. Changed singleplayer loading yml files to be more consistent with how multiplayer client
-
Version 2.3.4
- Bug Fix for recipe.
-
Version 2.3.3
- Added values for Staff of protection SE or SE Staff_. Officially added upgrade_reqs and disabledUpgrade for Recipe goodness.
-
Version 2.3.1
- Adjust font sizeMin for Categories. Added AllowAllItems for portal PiecesAdded Fireplace for pieces - Infinite Fuel now . Fixed Mock System again.
-
Version 2.3.0
- Update for Ashlands. Removed m_baseItemsStaminaModifier, added a lot of other StaminaModfiers. Updated PieceManager
-
Version 2.2.6
- Removed Reloadtime(broken) and replaced it with ReloadTimeMultiplier for crossbow.
-
Version 2.2.5
- Added snapshotRotation and snapshotOnMaterialChange for items. Fix for some cloned pieces Fix for reloading RecipeMaxStationLvl Added incineratorData conversion for obliterator, you can now make obliterator into a recycler if you want.
-
Version 2.2.2
- Bug Fix for SE_Effects with generated PLUS effects
-
Version 2.2.1
- Added BaseItemStamina for statmods Add StaffSkelton attack Fix Bug on PLUS effects
-
Version 2.2
- Decent sized Update: Fix for cloned creatures replacing main creatures name Enabled piece snapshot again, hopefully it works well this time. Added a command wackydb_snapshot for pieces Vastly expanded effect capabilities. Old Effects will work, but generate new yamls for more features. Added Remove to piece conversion list allows you to disable an input and not forcing me to clear the whole list. Now the list shouldn't conflict with additional mods.
-
Version 2.1.7
- Update Readme a bit. Made it so some pieces didn't reload twice.
-
Version 2.1.6
- Bug fix for cloned pieces on relog. Thx to OrianaVenture for updated icon
-
Version 2.1.5
- Added API for Clone mapping to orginal prefab. Adjustment for Epicloot+wackydb on quitting
-
Version 2.1.4
- Happy Halloween, this update is for the spooky people that use "," as decimal delimiters, resulting in crazy big sizes of items/pieces. SizeMultiplier is now seperated with | Updated a Priority for loading
-
Version 2.1.3
- Added custom SS messsage back added a 4th layer to piece search Separated out sizeMultiplier for x,y,z or just one value Added a check for transplier at closeout for a few people that hang. Updated Refs for new Bepinex Changed loading order again
-
Version 2.1.2
- Updated recipeGet, Removed recipe quality (it's a good idea, but I didn't like how it was implemented). Took out my custom ServerSync temporarily to test a bug, it won't display message 0.0.1
-
Version 2.1.1
- Change a priorty. Minimized the chance of a recipe consuming double resources with cfc. It will still happen with cfc, if a recipe has quality of > 1
-
Version 2.1.0
- Bug fix, changed color on messages from lime to red
-
Version 2.0.9
- Bug Fix
-
Version 2.0.8
- Updated ServerSync, Piecemanger, Patch update for 217.24 </br> Fix bug for recipes consuming resources twice.
-
Version 2.0.7
- Fixed effects not following you. </br> Add beehive data to pieces. </br> Fix for dedicated servers not loading data. Moved up reload for dedicated servers. </br> Changed log messages, added more warnings.</br> Added more checks for cloned cache. </br> Fix for mock items.
-
Version 2.0.6
- Big bug fix for servers. Moved main loading to an even later point. Added SizeMultiplier to cache, for extra sized cached weapons.
-
Version 2.0.5
- Bug fix for a cache item error on updateitemhash.
-
Version 2.0.4
- Added ConsumableStatusEffect to items Hovernames for cloned doors. Added Sap and Fermentor Section to pieces. BIG - Moved main loading to a later point for more pieces to be found. Reduced bug counts with disabling pieces.
-
Version 2.0.3
- Bug fix for cloned items being deleted for some people. Fix for piece disabling, disabling already placed pieces - whoops
-
Version 2.0.2
- Bug fix for cloned pieces being deleted at logout and login -sorry
-
Version 2.0.1
- HUGE 2.0 update
-
Version 1.4.7
- small bugfix
-
Version 1.4.6
- Updated for Hildirs Update, updated SS and Gamepass checks. 2.0 beta 20 is out, maybe last 1.xx release
-
Version 1.4.5
- Updated just to Update, nothing changed at all, Enjoy! - 2.0 beta is progressing with b16 coming soon
-
Version 1.4.4
- Updated API, fixed Marketplace for cloned Items using KG's API (thx), 2.0 beta is progressing.
-
Version 1.4.3
- Filewatcher toggle
-
Version 1.4.2
- Had to disable Piece snapshot because of hovering pieces stacking up on each other, hopefully someone fixes it someday. You might have to destroy the existing pieces at (0,0) with infinity hammer quite a lot depending on reloads and players joining.
-
Version 1.4.1
- Some items don't like snapshot icons - Added extra checks and only items with material changes get new icons
-
Version 1.4.0
- Added DedServer load Memory config to allow people to see if loading Wackydb on DedServer helps or hinders. extraSecurity - Allows people who don't want the extra cheat protection to disable it and not get 0.0.1 Error Big News! Added auto Icon Generation to cloned Items, and all Pieces with custom material(pieces angles are a little wonky or wacky if you will) - Thx Blaxx for code
-
Version 1.3.6
- Added m_attackHealthPercentage and m_secAttackHealthPercentage- Warning any Items that uses this Must be recreated. Otherwise default will go to 0. These items include the staffs that use a percentage of player health to power.
-
Version 1.3.5
- I have decided to add more parameters to Json file, so please do not use older version of Wackydb after upgrading. Wackydb 2.0 is not coming soon Existing Jsons are fine to use, you can regenerate them to get new values. Added m_EitrCost, m_secEitrCost - These are attack costs for primary and secondary weapon attacks, no Eitr, no swing. m_FoodEitr - Food Eitr amount, m_EitrRegen- Modifier to Eitr Regen - Very powerful on clothes, weapons, added more warnings.
-
Version 1.3.2
- Mistlands Update: Removed extra Wet effect/restance since Mistlands adds its own. Removed FoodColor, as it was removed from game and didn't really do anything.
-
Version 1.3.0
- Hopefully fixed Co-Op hosting bug again
-
Version 1.2.9
- Updated ServerSync for 211.11
-
Version 1.2.8
- Hopefully fixed issue with Co-op hosting. Added 0.0.1 Custom message back.
-
Version 1.2.7
- Updated ServerSync for crossplay - Custom Message for Ver 0.0.1 is not displayed. No Singleplayer before multiplayer without restart. Known issue of TrophyDraugr is not able to be set (targets TrophyDraugrFem) use Fem or clone TrophyDraugr. Destroyer is spelled with "troy", also now a loginfo instead of warning
-
Version 1.2.5
- Changed wackysDatabase Folder from plugins to Config. This should fix some mod launchers from overwritting configs
-
Version 1.2.4
- Expanded Recipe Compatibility to Recipe_ ( Modification only, no cloning), Can now change any material's type,category, craftingstation instead of just clones. Cannot change piecehammer of non clones. You can now set the piece's material at 50% health. If you only set 1 it sets to both "full health" and "half health" otherwise, "material1, material2" (full, half health). "same_mat" or "no_wear" sets pieces to have no wear material. Updated ServerSync and PieceManager
-
Version 1.1.9
- Bug Fixes. Cleaned up Logs
-
Version 1.1.8
- Fixed two main bugs,
Properly unloading cloned assets on logout.
Made it so some errors are caught better.
Incorporated Water Resistance as done by aedenthorn.
- Fixed two main bugs,
-
Version 1.1.5
- Cleaned up the code a lot. Fixed Pieces from getting null values from Server.
Fixed the piece disable/admin for custom pieces.
Made it so you can clone stone_floor (4x4 stone prefab) - editing it probably won't make it add to Hammer
Added special case list for objects that have multiple Gameobjects. (Bow, SpearBronze)
- Cleaned up the code a lot. Fixed Pieces from getting null values from Server.
-
Version 1.1.0
- Adds ability to clone an existing CraftingStation piece and make it a new CraftingStation - The CraftingStation name is "name", add recipes to it with this name. Fixed other mods custom pieces. You should be able access and even clone other mods pieces now. Added piecehammerCategory so you can change the category where piece appears on the hammer. Mods might use numbers instead of words though. Added m_knockback Added m_backstabbonus Made m_attackStamina set both Primary and Secondary attacks.
-
Version 1.05
- Mod Release
-
- Author's activity
-
February 2025
-
16 Feb 2025, 2:15AM | Action by: wackymolez
File added
'wackydatabase [version 2.4.50]'
-
16 Feb 2025, 2:15AM | Action by: wackymolez
Changelog added
'Change log added for version 2.4.47'
-
16 Feb 2025, 2:15AM | Action by: wackymolez
Changelog added
'Change log added for version 2.4.48'
-
16 Feb 2025, 2:15AM | Action by: wackymolez
Changelog added
'Change log added for version 2.4.50'
-
16 Feb 2025, 2:13AM | Action by: wackymolez
Attribute change
'Mod version changed to 2.4.50.'
December 2024
-
23 Dec 2024, 1:06AM | Action by: wackymolez
File added
'wackydatabase [version 2.4.46]'
-
23 Dec 2024, 1:06AM | Action by: wackymolez
Changelog added
'Change log added for version 2.4.42'
-
23 Dec 2024, 1:06AM | Action by: wackymolez
Changelog added
'Change log added for version 2.4.44'
-
23 Dec 2024, 1:06AM | Action by: wackymolez
Changelog added
'Change log added for version 2.4.46'
-
23 Dec 2024, 1:06AM | Action by: wackymolez
Changelog added
'Change log added for version 2.4.43'
-
23 Dec 2024, 1:06AM | Action by: wackymolez
Changelog added
'Change log added for version 2.4.45'
-
23 Dec 2024, 1:05AM | Action by: wackymolez
Attribute change
'Mod version changed to 2.4.46.'
October 2024
-
31 Oct 2024, 2:44PM | Action by: wackymolez
File added
'wackydatabase [version 2.4.41]'
-
31 Oct 2024, 2:44PM | Action by: wackymolez
Changelog added
'Change log added for version 2.4.41'
-
31 Oct 2024, 2:43PM | Action by: wackymolez
Attribute change
'Mod version changed to 2.4.41.'
September 2024
-
25 Sep 2024, 8:00PM | Action by: wackymolez
File added
'wackydatabase [version 2.4.31]'
-
25 Sep 2024, 7:58PM | Action by: wackymolez
Changelog added
'Change log added for version 2.4.31'
-
25 Sep 2024, 7:58PM | Action by: wackymolez
Changelog added
'Change log added for version 2.4.28'
-
25 Sep 2024, 7:57PM | Action by: wackymolez
Attribute change
'Mod version changed to 2.4.31.'
-
10 Sep 2024, 12:08AM | Action by: wackymolez
File added
'wackydatabase [version 2.4.27]'
-
- Mod page activity
-
April 2025
-
15 Apr 2025, 2:32AM | Action by: Dushess
Endorsed
'WackysDatabase'
-
12 Apr 2025, 4:55PM | Action by: mc3323
Endorsed
'WackysDatabase'
March 2025
-
20 Mar 2025, 9:07PM | Action by: mjflano
Endorsed
'WackysDatabase'
-
20 Mar 2025, 9:05AM | Action by: DevonLoper
Endorsed
'WackysDatabase'
-
16 Mar 2025, 8:59AM | Action by: nexusfalko
Endorsed
'WackysDatabase'
February 2025
-
16 Feb 2025, 10:08PM | Action by: Zeml
Untracked
'WackysDatabase'
-
16 Feb 2025, 8:46PM | Action by: OrangeRicky
Tracked
'WackysDatabase'
January 2025
-
22 Jan 2025, 2:06AM | Action by: AstrateTuan
Endorsed
'WackysDatabase'
-
19 Jan 2025, 2:57PM | Action by: Dath1
Tracked
'WackysDatabase'
-
18 Jan 2025, 8:04PM | Action by: ViLiMiPOiKAFAN
Untracked
'WackysDatabase'
-
18 Jan 2025, 8:04PM | Action by: ViLiMiPOiKAFAN
Tracked
'WackysDatabase'
-
06 Jan 2025, 10:41PM | Action by: KENSHI225225
Endorsed
'WackysDatabase'
-
02 Jan 2025, 9:47PM | Action by: theintelarif
Tracked
'WackysDatabase'
December 2024
-
28 Dec 2024, 11:59PM | Action by: Mrfoxyen
Tracked
'WackysDatabase'
-
14 Dec 2024, 3:20PM | Action by: Slipknottubbie
Tracked
'WackysDatabase'
-
13 Dec 2024, 4:49PM | Action by: lljjjll
Tracked
'WackysDatabase'
-
13 Dec 2024, 1:27PM | Action by: Gabriel66Dart
Endorsed
'WackysDatabase'
November 2024
-
22 Nov 2024, 7:19PM | Action by: PRXYEBOB
Endorsed
'WackysDatabase'
-
13 Nov 2024, 3:51AM | Action by: Eqnum
Endorsed
'WackysDatabase'
-
03 Nov 2024, 11:06AM | Action by: Cordell2000
Endorsed
'WackysDatabase'
-