Mana/TMW Development Weekly Summary

Where game and project announcements are made.
Locked
User avatar
wushin
TMW Adviser
TMW Adviser
Posts: 1759
Joined: 18 Dec 2012, 05:56
Location: RiverBest, Brew City, Merica
Contact:

Re: Mana/TMW Development Weekly Summary

Post by wushin »

release v2014.6.17: Item Split & Mob Shuffle

date:2014-06-17

Item Db was split into multiple files to make
it easier to maintain.

Added Mobs/Mob improvements:
  • * Existing Mushrooms Art
    * Moonshroom Added (Not In-game)
    * Mana-Bug Added (Not In-Game)
    * White Bell is now Agressive and has attacks
Mapflags Added to 004-3,-4,-5 to respawn local.

Rasin made accessiable for lowbies (hide n seek).

Banu pointing to forge to buy a knife.

Towel Cooldown accurately reflects the server cooldown.

monsters.xml is now relational with the Mob_db ID
(ex: maggot is now 1002 in both files.)

author:The Mana World Development Team
The secret to getting all the important stuff done is doing nothing.
User avatar
wushin
TMW Adviser
TMW Adviser
Posts: 1759
Joined: 18 Dec 2012, 05:56
Location: RiverBest, Brew City, Merica
Contact:

Re: Mana/TMW Development Weekly Summary

Post by wushin »

bit o'trouble but committed v2014.6.17
The secret to getting all the important stuff done is doing nothing.
User avatar
wushin
TMW Adviser
TMW Adviser
Posts: 1759
Joined: 18 Dec 2012, 05:56
Location: RiverBest, Brew City, Merica
Contact:

Re: Mana/TMW Development Weekly Summary

Post by wushin »

Server Restart for Updates 2014.7.1 about noonish.

TMWA will have a fixes as well.
  • Increasing the compatibility level of Manaplus
  • Starting Area Redux viewtopic.php?f=2&t=18299
  • Botcheck & Live Debug map separation
  • GM Island, A Place to hold GM Events so we don't interfere with Hurnscald Questing
  • Hurnscald Map Fixes
The secret to getting all the important stuff done is doing nothing.
User avatar
o11c
Grand Knight
Grand Knight
Posts: 2262
Joined: 20 Feb 2011, 21:09
Location: ^ ^

Re: Mana/TMW Development Weekly Summary

Post by o11c »

This release of TMWA:
  • removes support for gcc 4.6
  • significantly increase makefile speed
  • adds support for libc++
  • removes old flex/bison generated files
  • generates new files for network protocol for much higher reliability (currently slow for rebuilds, waiting on evets for names to avoid conflicts while fixing)
  • does random other cleanup
Former programmer for the TMWA server.
User avatar
wushin
TMW Adviser
TMW Adviser
Posts: 1759
Joined: 18 Dec 2012, 05:56
Location: RiverBest, Brew City, Merica
Contact:

Re: Mana/TMW Development Weekly Summary

Post by wushin »

Release will be a bit late but expect one to come real soon. Here are the final notes.
  • Increasing the compatibility level of Manaplus
  • Starting Area Redux viewtopic.php?f=2&t=18299
  • Botcheck & Live Debug map separation
  • GM Island, A Place to hold GM Events so we don't interfere with Hurnscald Questing
  • Hurnscald Map Fixes
  • Sling Shot color changed to wood as it's now able to be dyed
  • License File updates
The secret to getting all the important stuff done is doing nothing.
User avatar
wushin
TMW Adviser
TMW Adviser
Posts: 1759
Joined: 18 Dec 2012, 05:56
Location: RiverBest, Brew City, Merica
Contact:

Re: Mana/TMW Development Weekly Summary

Post by wushin »

Made a bugfix release to clean-up the errors in the client-data and some stray bugs in the server-data
  • Wands no longer allow a reduced mana consumption when switched after the cast
  • Hurnscalds map layers fixed (again)
  • Sprite sheet xmls correct to display proper values
  • Typo in Valon
  • Collapse contributor shirts into colors.
  • Should have improved performance of the Manaplus client
The secret to getting all the important stuff done is doing nothing.
User avatar
wushin
TMW Adviser
TMW Adviser
Posts: 1759
Joined: 18 Dec 2012, 05:56
Location: RiverBest, Brew City, Merica
Contact:

Re: Mana/TMW Development Weekly Summary

Post by wushin »

Release v2014.7.15 (Committed)
  • Map Fixes: 003-1, 027-3, 027-4, 009-1
  • Minimap added for 042-3
  • Spawns corrected on 027-2
  • Splitting the Magic files
  • Illia stats/checker open to all devs/GMs
  • Illia allowing any level of Helper
  • Properly setting tutorial var in starting area
  • Removing Stand animations from attacks (Hopefully last Sprite fix)
  • Adding proper attack particle to Moonshroom
  • Adding skeleton charm properly
Last edited by wushin on 15 Jul 2014, 13:11, edited 3 times in total.
The secret to getting all the important stuff done is doing nothing.
User avatar
Cassy
TMW Adviser
TMW Adviser
Posts: 791
Joined: 09 Mar 2013, 09:39
Location: ♥ Fluffyland ♥
Contact:

Re: Mana/TMW Development Weekly Summary

Post by Cassy »

Some screenies anyone?

map 043-5, Witch Cave:
Spoiler:
snapshot2.png
snapshot2.png (1.46 MiB) Viewed 156041 times
map 043-6, Kalinoir Cave (boss fight map):
Spoiler:
snapshot1.png
snapshot1.png (1.29 MiB) Viewed 156041 times
Main characters:
Lv.94 - Cassy - speedarcher on dark path, bunny-wannabe, would like to ride on a Mouboo once...
Lv.95 - Biqcassy - mage on light path, addicted to her Fluffy Hat, love-hates Fallens, really misses Confused Tree...
Lv.70 - Simca. - dreams of becoming a speedarcher on light path, still has a lot to learn...

Personal development overview | priorities | wiki to-do | wiki profile incl. other characters

[20:24:59] <Cassy> debug npc in crypts!
[20:25:02] <Cassy> just a joke...
[20:25:08] <wushin> DONT DO THAT
[20:25:10] <o11c> !slap Cassy
User avatar
wushin
TMW Adviser
TMW Adviser
Posts: 1759
Joined: 18 Dec 2012, 05:56
Location: RiverBest, Brew City, Merica
Contact:

Re: Mana/TMW Development Weekly Summary

Post by wushin »

Sanity checks added to client data to
reflect what manaplus really sees.

make checks in client-data now looks
through all the xmls to check for
proper format.

Other small changes:
  • * Fixed Sunglasses
    * Tonori Terranites respawn increased
    * Added "toothbrush" for GM events
    * General Code Clean up
    * Fixed item duplication in database
The secret to getting all the important stuff done is doing nothing.
User avatar
wushin
TMW Adviser
TMW Adviser
Posts: 1759
Joined: 18 Dec 2012, 05:56
Location: RiverBest, Brew City, Merica
Contact:

Re: Mana/TMW Development Weekly Summary

Post by wushin »

We are going to have a server release tomorrow, small bug fix for travelers to correctly reference the continent for Nivalis area.

Bug fix for Illia quest to properly restrict players.

Noonish server time. or depending on how busy I get, but expect it!
The secret to getting all the important stuff done is doing nothing.
User avatar
wushin
TMW Adviser
TMW Adviser
Posts: 1759
Joined: 18 Dec 2012, 05:56
Location: RiverBest, Brew City, Merica
Contact:

Re: Mana/TMW Development Weekly Summary

Post by wushin »

Heya Manakins. Valia should be back in action
and ready for you to save the day again.
Be warned she has less patience for fools now.

The Ferry now uses a set of emblems to denote
where it current is docked along with an audio
cue.
  • Valia camper "fixed" & Illia quest
    works again.
  • Ferry uses a Visual and Audio Cue
    instead of annoucements.
  • More beds were made "sleepable"
  • Travelers refer to proper continenets
  • Towels are Worthless
The secret to getting all the important stuff done is doing nothing.
User avatar
wushin
TMW Adviser
TMW Adviser
Posts: 1759
Joined: 18 Dec 2012, 05:56
Location: RiverBest, Brew City, Merica
Contact:

Re: Mana/TMW Development Weekly Summary

Post by wushin »

This week we fixed:
  • ManaMarket not accepting stacks and not working.
  • Mobs spawning mobs works again
  • Parties should have returned
Coming tomorrow during the reboot
  • Torches, barriers for waric and orum quest line fixed
  • Barriers in the magic school working again
  • Inspector and Forest Bow quest working together
We will be having a server update and release around noon server time tomorrow. It will be a small update and mostly server-side fixes. If you find bugs please report them on the forum or github.
The secret to getting all the important stuff done is doing nothing.
User avatar
wushin
TMW Adviser
TMW Adviser
Posts: 1759
Joined: 18 Dec 2012, 05:56
Location: RiverBest, Brew City, Merica
Contact:

Re: Mana/TMW Development Weekly Summary

Post by wushin »

Release v2014.10.20: (Complete)

Halloween is active and annual.
Trick or Treat will happen every year.
Munro returns as well. He has a special
Treat for those who are seen participating
in Trick or Treating, but he does not give
out his reward until later in the holiday.

Two new Hats: Bucket & Autumn Mask added
for Halloween.

Halloween Quest:
  • Map Fixes on 021-2 & 027-2
  • Spelling Corrections in Museum
  • Fixed Contributor Shirt Colors
The secret to getting all the important stuff done is doing nothing.
User avatar
wushin
TMW Adviser
TMW Adviser
Posts: 1759
Joined: 18 Dec 2012, 05:56
Location: RiverBest, Brew City, Merica
Contact:

Re: Mana/TMW Development Weekly Summary

Post by wushin »

Release v2014.10.23

Fixed infinite candy getting.
Increase Mask memory on NPCs for halloween.

BASIC SKILLS (Trade, Emote, & Party)
No longer require the skill. They will disappear from your skill list window.
The server no longer checks to see you learned them to use them.

Tulimshar has had its collision changed to allow better movement.

Adjusted client-data to start down the path of adding new playable races.
The secret to getting all the important stuff done is doing nothing.
User avatar
gumi
TMW Adviser
TMW Adviser
Posts: 797
Joined: 19 May 2014, 18:18

Re: Mana/TMW Development Weekly Summary

Post by gumi »

Release v2014.11.04

- There is now a quest to obtain the Silk Pants
- New mob: Lava Slime
- The Kylian quest line is extended and has become a daily quest
- Crypt bosses now have less HP and more exp
- The pirates now give less exp
- The mob spawns in 055-3 are changed (to make botting harder)
- The Bucket now removes your hair
- New map: The Sanguine Vault (incl. the fight club)
- The Dimond's Cove music band can now play music
Last edited by gumi on 31 Oct 2014, 05:01, edited 1 time in total.
Locked