Suggestions:Implemented

From The Shartak Wiki
Revision as of 09:45, 25 November 2008 by Johan Crichton (talk | contribs) (moved more to an archive page.)
Jump to navigationJump to search
Suggestions
Items | Skills | Classes | Game mechanics | Miscellaneous

This is a page of implemented suggestions for Shartak. Please refrain from editing or deleting any of the information recorded here.

Older implemented suggestions are archived on the following pages: 1 2 3 4 5 6

If you would like to make new suggestions, see the Suggestions page.

Implemented

Tunnels

Tunnels underneath the island lead to interesting places.

Comments

How do you know they don't exist? :) Dr. J
Tunnels underneath the island lead to interesting places. --Tycho44 06:43, 8 June 2006 (BST)
With the addition of the island of Rakmogak, the game gained numerous underground tunnels leading to interesting places. --Johan Crichton 09:43, 25 November 2008 (UTC)

Inventory Limit

I think I would like to have an indication of how much of my inventory limit is being used up. :D --Lint 22:12, 11 March 2006 (GMT)

  • The inventory is somewhat flexible in size (+/- 2) so wouldn't be completely foolproof if represented as "(x/y)" appended to the inventory header, I could do something like a small bit of text just below the header like "You can carry lots more" "You can carry more things" "You can't carry much more" "You might be able to carry a couple more things" "You can't carry anything else". The question is though, is it just you that wants this feature? If so, you might be able to do something clever with greasemonkey. --Simon 11:02, 14 April 2006 (BST)
  • Ah. In that case, a greasemonkey script would be fine. I imagine it would require a little list of all the inventory item names and then a size value assigned to each. Then parse through the list and do simple addition and display the result. I might try my hand at it, but I don't promise anything. --Lint 20:13, 14 April 2006 (BST)
    • "is it just you that wants this feature?" Hmm, I assumed everyone would want this feature. Perhaps "your inventory is getting full" and "your inventory is full" would be sufficient warning, but inventory size info seems valuable. Also, the Trader won't give me a rifle for my bananas (you can't carry more) even though I'm giving away much more than I'm getting -- the trading mechanism appears to check for overload based on carrying both the given and received items. Perhaps a feature... but he's the guy who owns an entire hut, you'd think he'd be willing to carry both during the transaction rather than requiring me to shoulder the burden. --Tycho44 09:10, 29 April 2006 (BST)
      • <Bump.> Also, why not "(x/y)" appended to the inventory header? If the game code can figure out whether or not the inventory is full, it seems that the player could be able to figure out the same info. Even a simple load indication "(x)" would work fine, if the worry is that total inventory capacity 70-74 depends on quirky variable info rather than being static based on class. --Tycho44 22:36, 15 May 2006 (BST) Besides which, seems like most everyone has an inventory limit of 71 now. (2 for blowpipes or rifles, 0 for gold coins.) --Tycho44 22:31, 20 May 2006 (BST)
  • See the last list item at The_Shartak_Wiki:Community_Portal#Greasemonkey_scripts. — Elembis (talk) 07:51, 28 May 2006 (BST)
  • Still needed/wanted or is the greasemonkey script sufficient? Would this change if, for example, backpacks or some other means of carrying extra items was implemented? Inventory size: 23/90 --Simon 12:46, 9 July 2006 (UTC)
    • It would be nice to have an official inventory counter mechanic as I believe the script is based on a handful of assumptions (inventory size for all classes is 71, gold coins are weightless, ranged weapons have weight of 2 units) and will require testing and updating whenever a new item is added. --Lint 19:01, 9 July 2006 (UTC)
  • Ok, this has been added...
<span class="invsize">36 / 70</span>

but the invsize style is set to display:none by default - override it to get it to display alongside the inventory header. --Simon 21:34, 9 July 2006 (UTC)

The option to have inventory displayed as been part of the game for some time. --Johan Crichton 09:43, 25 November 2008 (UTC)

Breakable weapons

Author Timestamp Type Scope
Black Joe 10:25, 19 July 2006 Weapon alteration All weapons

I'd like to propose that all weapons break occassionally. At the moment, cutlasses and machetes do, but I don't think any other weapons do. This means that there is a surplus of rifles and blowpipes on the island, as they continue to be produced, but are never destroyed. It makes perfect sense for a rifle or blowpipe to break (poor handling or poor workmanship?). Additionally, once someone acquires a heavy sword, it is theirs permanently (to my knowledge). If it was breakable, it would be both more realistic and less unbalancing. That being said, the very name "heavy sword" implies that it is strongly built, so perhaps it should have a significantly lower chance of breaking than a machete or cutlass.

Comments

  • Also take a look at Suggestions:Items, where there is a Remove Uber Sword of Doom (aka Heavy Sword) discussion. If I recall correctly, both Simon and Jones Dye have implied that heavy swords do break. I'm not sure why the name "heavy sword" suggests anything other than the sword weighing a lot. Whether it breaks a little or a lot, the heavy sword is still by far the best item in the game, and would still be superior even if it did 1 less damage and broke with normal frequency. Rifles and blowpipes are common - it would be fine for them to have a slight breakage chance. --Tycho44 16:14, 19 July 2006 (UTC)
    • To me, heavy implies it's either thick or otherwise stronger. However, that's just my personal take on it, and it's not really a major point. My main suggestion is that any weapon should have a chance of breaking. Otherwise, there will be a surplus. Incidentally, I saw the "Uber Sword of Doom" entry, but given that this covers all weapons, I thought it best to create a separate topic. Thank you for your input, by the way. - Black Joe
  • I agree weapons should break occasionally, but I especially would like to see machetes and knives dull with use more often (I dont know if I have ever personally had this happen [though I've heard it does happen], and I've been playing for nearly 7 months), thereby changing your machete into a blunt machete (there arent blunt knives/blunt cutlasses in the game, as far as i know. maybe there should be). Rifles should occasionally explode, too, destroying the weapon and giving you 10 damage or something. Those old-fashioned rifles would occassionally do that. Arminius 00:47, 27 August 2006 (UTC)
As of late 2008, for some time now blowpipes and rifles have been known to become blocked and useless. --Johan Crichton 09:43, 25 November 2008 (UTC)