Jump to content

ninco90

Creator Pro
  • Posts

    565
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by ninco90

  1. For several updates, I've changed the way wallpaper images and other plugin icons are loaded. The only things downloaded externally now are DLC images and a couple of other images; this has been reduced by about 70%. So the plugin loads faster by not requesting so many images from the Image Library. By the way, if you use Carbon, you no longer need the Image Library for this plugin. I recommend reading all the changes we've been making; I'm sure you'll be interested in some of the improvements. Best regards, and thanks for your interest!
  2. Hi! I think you have an older version of the plugin. Those images are no longer used, as they've been used from the client itself since an update (optimizing image usage). I recommend deleting the server configuration (download it first if necessary), updating the plugin to the latest version, and that's it. Then, check the configuration to make sure everything is back to normal. You'll be able to see some differences between the new and old configuration.
  3. Changed Status from Work in Progress to Fixed
  4. Changed Status from Work in Progress to Fixed
  5. Changed Status from Pending to Not a Bug Changed Fixed In to 1.5.6
  6. Changed Status from Work in Progress to Fixed
  7. Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
  8. Hello! I posted a temporary solution in another support post. However, the plugin will be updated for the next forcing, along with a couple of other fixes.
  9. Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
  10. Changed Status from Pending to No Response
  11. ninco90

    Base upgrade bugs

    Changed Status from Pending to No Response
  12. SimplePVE / TruePVE: Disable the option in the settings to protect against damage to wallpapers. Otherwise, default blue wallpapers will appear on buildings when the wall is attacked/damaged. Instead, enable damage prevention in BetterTC. While it doesn't prevent 100% of damage, it does make it undestructible in certain ways. This should fix the random generation of default wallpapers.
  13. Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
  14. ninco90

    BetterTC

    Can you try it and confirm if it works for you by updating that line of code? It's on line 2792 https://codefling.com/files/sc/22341-compatibility-with-other-plugins/
  15. Item obj = ItemManager.Create(global::WallpaperPlanner.Settings.PlacementPrice.itemDef, (int)global::WallpaperPlanner.Settings.PlacementPrice.amount); Can you try it and confirm if it works for you by updating that line of code? It's on line 2792
  16. Where did you see this? I don't understand why I would need to change it if it's working correctly. I assume it's because of the Harmony patching that's being done, which the other plugin will also patch.
  17. ninco90

    Latest update

    Changed Status from Pending to Fixed
  18. ninco90

    Latest update

    It should be fixed now. I've made several adjustments in Cloudflare. Please try it and let me know if you can. Thank you very much!
  19. Hi! What exactly is happening? Is BetterTC downloaded with the other plugin? Do you have a console log where I can see what's happening? I haven't tried the other plugin, but I'm surprised it's not compatible. Are you using Oxide or Carbon? Do you have Image Library installed? (If you're using Oxide)
  20. Okay, let me know any news you have.
  21. Hi! I appreciate your perspective on the auth list. It's interesting; in your case, you're sacrificing performance for visibility and utility. It's a good use for administration. I was trying to replicate the wallpaper issue yesterday and nothing came up. Maybe it's related to a third-party plugin that randomly generates that. It's an option, mainly because I can't replicate it. I'm also waiting for players to let me know if they see it. Regarding the last question, whether you build with Ubertool or not, the player can only improve it with BetterTC if you're on the same team. (Well, it really depends on how you have it configured.) But as an admin, your behavior toward the plugin is like another player; it doesn't check "if you're an admin, also allow changing the block."
  22. I've tried this, but the blue wallpapers never appear in my case. Please, if you try disabling both options, be sure to disable both options in the settings.
  23. If you reloaded the plugin, the buttons may become buggy, or if a TC is destroyed while the inventory is open, opening and closing a TC will fix it. This isn't common, though.
  24. I wonder what's driving you to continue using CapboardSet when this plugin already has a list of authorized players and unifies the style of the rest of the features. Maybe the favorite icon isn't checked? I assume it's to highlight the TC Owner? If so, I can make a note to add it. The problem with the CapboardSet interface overlapping BetterTC must be due to the plugin's overlay configuration. It seems to automatically display when opening TC, and due to its configuration, it overlaps. Regarding point 4, you get the message "Upgrading to this level is blocked" because a check is made to see if any plugin is blocking the upgrade grade. For some reason, IQGradeRemove is blocking it and canceling the BetterTC upgrade. Maybe this plugin uses: OnStructureUpgrade You could try editing the plugin and adding or changing this line: string[] incompatiblePlugins = { "BuildingSkin", "BuildingSkins", "XBuildingSkinMenu", "IQGradeRemove" }; With this change, BetterTC won't check OnStructureUpgrade. If this fixes the problem, I'll have to add this so it doesn't cancel the operation. Regarding point 5, I need to investigate whether it's possible to fix this. I'm afraid it won't be easy since what my plugin does is override the game's removal system that removes and blocks external wallpapers. Perhaps by removing this, they sometimes generate (for some reason) and that's why they're visible, because there's no system to remove them. Regarding point 6, I also use UbertTool. I just tested it on my server and the building blocks have improved. Since the ownerid of these blocks is mine, then it detects them as if they were really mine.
  25. Hi! What plugin is "CapboardSet"? I'm completely unfamiliar with it. I'll get back to you in more detail later.
2.1m

Downloads

Total number of downloads.

9.7k

Customers

Total customers served.

140.5k

Files Sold

Total number of files sold.

3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.