Git Product home page Git Product logo

gts's People

Stargazers

poqdavid avatar

Watchers

poqdavid avatar

gts's Issues

[Request] - Add the "expiredListingsButtonLable" key to the lang.json

I noticed that there is no "expiredListingsButtonLable" key in lang.json, can you add it?

Button expiredListings = GooeyButton.builder()
				.display(Utils.parseItemId(Gts.language.getExpiredListingsButtonItem()))
				.title("§cExpired Listings")
				.onClick((action) -> {
					ServerPlayer sender = action.getPlayer();
					Page page = new ExpiredListings().getPage(action.getPlayer().getUUID());
					UIManager.openUIForcefully(sender, page);
				})
				.build();

[question] does this work with cobbledollars?

I am wondering if this will work with cobbledollars? Or would this essentially duplicate somewhat with what cobbledollars does. Would be nice if it does work with cobbledollars so I don’t have to admin balances every time a player gets more money

[Bug] - Buying in the GTS with full inventory deletes items and money

Issue:
When a player has a full inventory and purchases an item from GTS, the entire item seems to delete/vanish completely. Money gets taken out of the buyer's account, and the listing vanishes for everyone on the GTS, and the seller only receives money, they don't somehow get the item back.

Relevant Mods:

  • Fabric
  • Cobblemon Version: 1.4.0 and 1.4.1
  • GooeyLibs Version: 3.0.0+1.20.1
  • Impactor Version: 5.1.11.20.1-RC3

[Bug] - Exception when selling any pokemon of the gengar line

Issue:
Whenever a player tries to sell a gastly, haunter or gengar, they get the following error that stops them from listing the pokemon:
Cannot invoke "java.util.List.size()" because the return value of "java.util.Map.get(Object)" is null

Relevant Mods:

  • Fabric
  • Cobblemon Version: 1.4.1
  • GooeyLibs Version: 3.0.0+1.20.1

Is this public?

Title^^^ been looking for a cobblemon gts plugin/mod found this

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.