Giter VIP home page Giter VIP logo

barkhouse's People

Watchers

 avatar  avatar  avatar

barkhouse's Issues

Barkhouse Re-work

Reworking barkhouse is kinda a mandatory priority as of now as it's pretty much silent around here. Start with that name change idea and develop a new page (make it look amazing!).
When that's done, begin tinkering with the mana mod and implement the ideas noted down.

Random Messages

  • There are at least 6 treasure chests at Spawn Island containing various treasures. Most of them are useful and one of them is very valuable. Can you find them all?
  • #Please use only english in the public chat. Other languages may be spoken in PM's (/msg ) or chat channels (/channel set .
  • The code and textures for the barkhouse mod are available at https://github.com/bark10/barkhouse.
  • There is a 1/150 chance of finding a Golden Coin when mining obsidian. Golden Coins can be spent at the lottery.
  • The Credit Exchange accepts Obsidian, Gold Blocks, Diamonds, Steel Blocks and Bronze Blocks, offering credits in return.
  • The Player Shops are on the main floor of the Shops at spawn. Any player is free to set up shops there.
  • The lower floor of the Shops at spawn are the Server Shops. These shops never run out of stock, but are also more expensive.
  • The Fighting Arena is the perfect place for a battle! Use the Barkhouse Public Transit System, a few blocks south of spawn to get there.
  • There is a time reset button at spawn for those who don't like the darkness.
  • The Jail is located directly beneath spawn. It's very boring down there..
  • All players are free to harvest the community farm. Just be sure to re-plant what you take, or the gardener might get angry!
  • If you feel the need to sit or lie down, you can do so by issuing /sit or /lay.
  • Be sure to protect your property to avoid being griefed!
  • To prevent lag, the inventory-files of players that haven't signed in for the past 90 days, will automatically be removed from the game and archived. Player inventories can be restored upon request.
  • Be sure to visit West Town, where time has stood still for the past 200 years. It is said to be a favored spot for bandits to hide their loot in those ever so tempting treasure chests. Travel there by using the Public Transit System.

Wardrobe broken

barkhouse:wardrobe node is malfunctioning. Front does not show.

Player RDM Penalty

Developing some sort of code that stops players from killing each other.

There are multiple ways this can be done by;
A) Adding an area barrier to certain areas to make it so players can't harm others inside said area, and that moving outside of the area will enable them to start killing (though this is discouraged for some servers).
B) Adding a script that applies the same amount of damage the player is inflicting to another player, in hopes that this discourages killing altogether.
C) Adding a script that either transports players to a specific area as punishment or taking away commands for an amount of time. This can then be added upon by adding another script that enables player killing if both players accept a duel request in which killing is the prohibited (command to notify duel in chat).

These methods above have been suggested by taking a look at mods used before such as the 'areas mod' and 'jail mod', in hopes that parts of these scripts can be taken and used to develop a workable script that can solve this issue.

Log inventory contents upon death

as suggested by malah:

log death inventory in database:
command recalls @nearest 'death inv'
creates letter with 'death inv'
places in inv @nearest

example usage: "Player Insurance Co" can pay out part of the lost items, with the letter being unalterable. Possibly a special item.

Issue with node-names and commands

In-game commands such as /tp don't work anymore as only /teleport is registering.
As well as commands the shops at spawn don't work anymore due to nodes such as sblock and dblock don't register anymore and only accept steelblock and diamondblock.

Is it possible to fix this as soon as possible?

Migrate to PostgresQL database backend

Our sqlite world has exceeded 4 gb (currently at 5.5) so we need a new database backend to handle the increased size. PostgreSQL seems like the best alternative.

Advantages

  • Greater use of memory to improve performance
  • Automatic re-indexing using the auto vacuum feature
  • Backups while minetest users are playing
  • Continuous backups, using automatic transaction log archiving
  • Ability use separate application and database server, for increased performance
  • Redundancy, load balancing, and failover, via PostgreSQL features
  • Use of triggers and additional columns or tables

Server Issue

The server isn't appearing on the server list on the Minetest menu.
Searched through that list 5 times and couldn't find it.

Any idea why this issue has occurred?

Mana - what should we use it for?

I have installed the mana mod. This mod adds mana only, no uses for it.

The magic modpack adds some features for it, but I haven't installed it yet. I think it adds too much. I would rather that we come up with our own ideas for
uses, and then make it ourselves. Objections are welcome, as always.

I'm currently working on a mod called "chatspells", that adds spells that can be issued through chatcommands. For now anyways. Ideas for spells so far are:

Heal
Escape

node: Coal Stone Cobble

as suggested by malah

Coal stone cobble. When smelted it turns into gravel, because coal would burn away.

Colored chat

KM Chat seems to be the only alternative at the moment. Crashes the server randomly when active.

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.