Led Mitz
b3b082bfe1
Removed evade in desc. Only has bonus agi.
...
Corrected description.
Approved-by: Hello TMW <hello@themanaworld.org>
2026-04-18 16:29:24 +00:00
Hello TMW
e03aca8232
This brings client data part of Lightning Ball orb.
...
This orb allows its users to throw lightninb balls just like real Reapers do
Balls would act as intelligent time-delayed grenades, on both players (in pvp)
and in PvE vs mobs. Their amount depends on M.Atk but item usable even by
entirely nonmagic entities at somewhat reduced efficiency (less lightning balls).
2026-04-18 16:09:09 +00:00
Hello=)
13563a7469
Moved NPC ID from 442 to 448 to avoid conflict with some unreleased HoraK NPCs
2026-03-27 21:57:24 +03:00
Hello=)
176719498e
418 I'm teapot! (sorry can't resist this)
...
This lands luxury teapot (NPC). It is part of lore for CRC 2026 event.
Lore wise, bad guy would steal this precious masterpiece and this sets
players for pursuit - so they try to track down bad guy and once they
find him in hideout, and defeat him, teapot would be returned to
Celestia - and in fact placed on display on her table.
Idea is that in MMORPG you can not just tell story but also SHOW it.
So fabled teapot stolen by bad guy would be shown. Could be also turned
into item as well if needed - form factor is good for items as well.
Special kudos:
* Reid for pixeling luxury teapot image.
* Rill for overall coodrination around this.
2026-03-27 21:51:20 +03:00
Fedja Beader
79682ae9cb
Merge branch 'port_manaverse_CI_from_ML' into 'master'
...
Port ManaVerse CI job updates from ML clientdata
See merge request tmw/clientdata!687
2026-03-27 16:42:46 +00:00
Fedja Beader
fb3a59b022
mods/ is a submodule
...
This wasn't required before... maybe GitLab changed the default?
2026-03-27 16:41:57 +00:00
Fedja Beader
d739703070
Only create the client-data symlink if it is missing (docker caching..)
...
* Fix symlink when the repository is not named 'clientdata'
2026-03-27 16:41:57 +00:00
Fedja Beader
bf85fde840
Fix download of old manaplus CI artifact
...
There's no easy way to download the artifact of the last successful
*job* when there has been a more recent successful pipeline with the job
in question skipped (as it is manual). Thus:
1) limit the job to the master4old branch
2) modify CI config to keep the branches identical
**** ml/clientdata!211
2026-03-27 16:41:57 +00:00
Fedja Beader
cb9cdcb53f
Update distro for manaverse&manaplus CI due to builder's distro update
...
* Force noninteractive frontend, too
* Tell apt to assume yes to all questions - otherwise it will wait
indefinetely.
**** ml/clientdata!210
2026-03-27 16:41:57 +00:00
Fedja Beader
f1a723782c
deprecation of SPM allows to deprecate "download library"
...
Naturally. I remembered to do this 3 seconds after hitting merge
**** ml/clientdata!209
2026-03-27 16:41:57 +00:00
Fedja Beader
de9c93ece4
Switch to AppImage builder's debian job's artifact instead of SPM
...
SPM = Simple Package Manager, 4144's NIH
It's broken and fixing it isn't worth the effort https://git.themanaworld.org/mana/spm/-/jobs/196781
* Apparently unzip -u still prompts
* Hating Docker caching didn't get me anywhere, so I'll try loving it
* Bandage docker caching
* Switch older manaplus to deb pkgs, too
* wget --retry-on-host-error is an unknown option? Probably too old wget
* Instead of updating the deb builder at the same time, just use its
distro
**** ml/clientdata!208
Approved-by: Jesusalva Jesusalva <jesusalva@tmw2.org>
2026-03-27 16:41:57 +00:00
Fedja Beader
72f771a8b1
Name ManaVerse CI test job with proper name
2026-03-27 16:41:57 +00:00
Fedja Beader
71eb3663ef
Fix Debian Buster EOL (up image to bullseye)
...
**** ml/clientdata!199
2026-03-27 16:41:57 +00:00
Fedja Beader
c4e25dedb5
Introduce ancient manaplus CI job
...
...corresponding to oldest supported packet version (24).
* There's no need to have two script files, really (for now).
* Apply new updates from "Complain if client log is not found"
* Deduplicate further + touch up the script a tad
* Okay, manaplus needs updating for changes to "libdownload"
* Oops, forgot to revert the actual manaplus job
This reverts commit 25fbf2d068737d8e2970a89794e0bfb961ffae82.
* Split the job out
* Un-hardcode
* Print version, too
* Hardcode for testing purposes %%R
* Update job name - this will probably break because branch is different,
probably in downloadlib, but let's see
* Update (downdate?) log file names
* Match builder OS
Squash this job, too
**** ml/clientdata!185
2026-03-27 16:41:57 +00:00
Fedja Beader
c1c7e59140
CI: Complain if client log file is not found
...
**** ml/clientdata!187
2026-03-27 16:41:57 +00:00
Fedja Beader
d31341c8a4
Remove all that is cached (in libdownload)
...
TODO: figure out what's caching things, it's not deps or cache setting in job def.
**** ml/clientdata!186
2026-03-27 16:41:57 +00:00
Fedja Beader
2bdaa1cb66
Compact manaplus/verse download log, from 1149 lines (42% total log) to 18 lines (1.1%).
...
* Compact manaplus/verse download log, from 1149 lines (42% total log) to we'll see how much.
**** ml/clientdata!184
2026-03-27 16:41:57 +00:00
Fedja Beader
73072ae5f9
Change required due to manaverse log file rename
...
This should fail until SPM pipeline makes a new build.
* Modernise file existance check along the way, too
**** ml/clientdata!181
2026-03-27 16:41:57 +00:00
Hello TMW
0e55ed9f66
Merge branch 'goldplate_desc' into 'master'
...
Added crit def to descriptions
See merge request tmw/clientdata!716
2026-03-27 16:38:47 +00:00
Led Mitz
84420fb657
Added crit def to descriptions
...
Golden Warlord = 10%
Golden Plate = 5%
These are available from Chronos, but no one would have known why to even bother with them before other than style.
Approved-by: Hello TMW <hello@themanaworld.org>
Reviewed-by: Hello TMW <hello@themanaworld.org>
2026-03-27 16:38:46 +00:00
Led Mitz
8557b863e4
Fallen wear gloves
...
Fallen have long dropped leather gloves. I just made them wear them since they do.
Approved-by: Hello TMW <hello@themanaworld.org>
2026-03-27 16:21:35 +00:00
HoraK-FDF
26c4e38cb9
Celestia castle ring teleporter
...
client-data changes for https://git.themanaworld.org/tmw/serverdata/-/merge_requests/938
2026-03-25 09:10:34 +00:00
HoraK-FDF
6d03173c4b
mapfixes for 016-1, 030-1 and 081-1
...
- on 016-1 the entire mountain from ground2 layer had a copy in fringe layer i erased it from fringe layer, it became visible with the help of a tortuga
- 030-1 used an tile set that was modified to work on an other map and so a map bug occurred so i restored the old tiles and moved the new tiles to an other place on the tileset and applied tileset changes to 081-1
Approved-by: Hello TMW <hello@themanaworld.org>
2026-03-23 19:17:29 +00:00
Hello=)
38f705ec4c
Mods pointer update
2026-02-12 15:01:15 +03:00
Kayne Ruse
58c8773749
Migrated Mad Katze to the quest log, formerly "Cat Ears"
...
Client component of https://git.themanaworld.org/tmw/serverdata/-/merge_requests/918
Approved-by: Thorbjørn Lindeijer <bjorn@lindeijer.nl>
2026-02-12 07:48:21 +00:00
Kayne Ruse
64bd9305e3
Robberies In Hurnscald Migration
...
Client component of https://git.themanaworld.org/tmw/serverdata/-/merge_requests/920
Approved-by: Thorbjørn Lindeijer <bjorn@lindeijer.nl>
2026-02-10 12:36:28 +01:00
HoraK-FDF
3baa0dc4da
mobs and drops 20260109
...
clientdata changes for https://git.themanaworld.org/tmw/serverdata/-/merge_requests/925
2026-02-09 16:54:07 +00:00
HoraK-FDF
f3c79f36bc
rainshroom png fix
...
I don't know at what step the previous pictures turned into indexed last time, I repeated it now the same way and it became RGBA like it should, size went up though but pngcheck does not complain anymore. I think I don't looked into the pipeline that time since it was always failing at that time.
Approved-by: Thorbjørn Lindeijer <bjorn@lindeijer.nl>
2026-01-08 14:32:24 +00:00
HoraK-FDF
972974da49
Mapfixes 20250925
...
- changed all of poppys maps to use external tilesets
- 081-1 fixed a patch of snow in the wrong layer bug and added tiles in ground layer so if other map views are used backdrop does not shine through ground anymore
- created some tilesets in the process which are not used atm
2026-01-08 09:38:28 +00:00
Fedja Beader
05c222398c
Fix Tomato weight
...
Approved-by: Hello TMW <hello@themanaworld.org>
2026-01-08 09:24:02 +01:00
HoraK-FDF
3c5b25e11b
mushroom hats no particle mods
...
clientdata changes for https://git.themanaworld.org/tmw/mods/-/merge_requests/7
Approved-by: Hello TMW <hello@themanaworld.org>
Reviewed-by: Hello TMW <hello@themanaworld.org>
2025-12-15 08:13:40 +00:00
Thorbjørn Lindeijer
2a8f966295
Unduplicated bandit_bounty.xml include
...
Also sorted the includes to make potential duplicates more obvious.
2025-11-09 10:35:52 +01:00
Kayne Ruse
69e815f1b0
Migrated Hinnak to the quest log
...
server component is https://git.themanaworld.org/tmw/serverdata/-/merge_requests/911
Approved-by: Hello TMW <hello@themanaworld.org>
Reviewed-by: Hello TMW <hello@themanaworld.org>
2025-11-09 09:01:33 +00:00
Kayne Ruse
6dc30024b8
Migrated Forest Bow (Alan) and Wooden Shield (Jack) to the quest log
...
Serverdata component is https://git.themanaworld.org/tmw/serverdata/-/merge_requests/912
Reviewed-by: Thorbjørn Lindeijer <bjorn@lindeijer.nl>
2025-11-08 19:31:29 +01:00
Kayne Ruse
551065c1e2
Migrating Silk Pants (Hetchel, Crastur the Ugly) to the quest log
...
Counterpart of https://git.themanaworld.org/tmw/serverdata/-/merge_requests/909
2025-11-08 19:29:36 +01:00
Hello TMW
3541dd46c5
This is client data part of Arrows Bundle item/technology.
...
It been talked many times on IRC, forums and so on as idea but haven't gone far due to
lack of item graphics and lack of my skills around items. However, yesterday Wellvin
authored arrows bundle graphics that is enough for me - and I did the rest.
This is also dubs as preparatory step to make swamp more appealing for archers.
(Enchanters are meant to drop this item, its subject for other MRs)
How this works:
* There's now item called "Arrows Bundle" that meant to be dropped some mobs.
* Upon use it "unbundled", bundle item removed and random # of random arrows type given.
(so its a bit of gambling what particular bundle will be)
NB:
* Also see serverdata!907 to actually make it in effect.
* I tested whole thing on local and it works as expected.
* At some point later item should be added as drop to at least Enchanters.
Co-authored-by: Wellvin
Tested-by: Hello=)
Approved-by: Thorbjørn Lindeijer <bjorn@lindeijer.nl>
2025-11-08 07:27:54 +00:00
Kayne Ruse
d1157a265e
Migrated Morgan to the quest log
...
This was already in quest-log.txt, but the xml file was MIA.
2025-10-26 10:41:47 +01:00
Hello TMW
9cc726cd01
Fix typo in Thorn Arrow weight: its 1g, not 12
...
There's typo in Thorn arrows description. Its weight 1g, not 12 (I rechecked vs server's db).
This issue reported by players: Dryt complained they're allegedly-heavy, ginosuper got idea its typo.
Reported-by: ginosuper, Dryt
Approved-by: Thorbjørn Lindeijer <bjorn@lindeijer.nl>
2025-10-25 15:13:43 +00:00
Fedja Beader
511bdc959d
Deduplicate remaining duplicate spawners I could find
...
Utilities:
cat npc/*/_mobs.txt | grep monster | sort | uniq -c | grep -v ' 1 '
cat maps/031-3.tmx | grep 'object id=' | cut -d' ' -f 5- | sort | uniq
-c | grep -v ' 1'
NB: 016-1 has another overlapping MauvePlant spawner that has
unconfigured delay (thus is not a direct duplicate). As changing it
would change game mechanis, it is out of scope for this commit.
NB: One of the 031-1 Bat dupe was probably added in ff1acc14 .
I could not extract a reason, and did not look into who/what/why
added the other duplicates.
2025-10-23 19:20:03 +00:00
Kayne Ruse
cd2aaffc30
Removed stale CONTRIBUTING.md
2025-10-23 11:32:27 +11:00
Kayne Ruse
2a64457afc
Fixed extra sprite in "Blue Slime"
...
Closes #343
Approved-by: Hello TMW <hello@themanaworld.org>
Approved-by: Thorbjørn Lindeijer <bjorn@lindeijer.nl>
Reviewed-by: Hello TMW <hello@themanaworld.org>
2025-10-20 20:42:56 +00:00
Kayne Ruse
c45bb37ec3
Migrating "Bandit Bounty" to the quest log
2025-10-12 12:12:17 +11:00
Kayne Ruse
eaab34dc41
Implement Furquest in the quest log
...
This adds the "furquest" to the quest log, as three distinct quests given by Agostine, and connected to Lora Tay.
The server side of this is https://git.themanaworld.org/tmw/serverdata/-/merge_requests/887
2025-10-07 14:54:18 +02:00
Fedja Beader
a3d155ec35
Dragon shield has been obtainable at chronos for a while now
...
Approved-by: Hello TMW <hello@themanaworld.org>
**** tmw/clientdata!685
2025-09-13 13:57:02 +00:00
Fedja Beader
1ae1dad958
Fix pngcheck/newlines CI failues due to debian buster repos being moved to archive servers.
...
**** tmw/clientdata!693
2025-09-13 13:19:21 +00:00
HoraK-FDF
aac749eae7
mobs_and_drops_20250728
...
clientdata changes to https://git.themanaworld.org/tmw/serverdata/-/merge_requests/881
Approved-by: Hello TMW <hello@themanaworld.org>
Reviewed-by: Hello TMW <hello@themanaworld.org>
2025-09-13 12:47:46 +00:00
Fedja Beader
e1836c5938
Un-sale-protect ranger hat - it's a 4% drop and not a rare.
...
... on jack-o, but still.
Approved-by: Hello TMW <hello@themanaworld.org>
2025-09-13 08:08:36 +00:00
HoraK-FDF
4defb83586
digging holes
...
Digging holes for treasure hunt/gardening, I started with a high npc number to have enough space for normal npcs in front and enough space for more digging hole ground types after (dug out ground, hole, glow and flow are all dyable). The current set contains hole types for sand (desert/beach) and brown ground (woodland/grassland/fields). All pngs are optimized.
Approved-by: Hello TMW <hello@themanaworld.org>
Reviewed-by: Hello TMW <hello@themanaworld.org>
2025-07-13 12:39:21 +00:00
Hello TMW
e341f84118
Change URL of submodules to correct ones
...
Clientdata submodules URL change to point to proper URLs.
Approved-by: Thorbjørn Lindeijer <bjorn@lindeijer.nl>
2025-07-09 06:05:16 +00:00
Thorbjørn Lindeijer
92b617ec0c
Add quest start and continue status effects
...
So far the effects referenced by quest XML have been regular effects,
but due to their persistence and on/off nature, using status effects
seems more fitting. Hence, the Mana client will interpret the "effect"
attribute of the "var/effect" elements as a status effect ID instead.
Fortunately the IDs used (45 and 46) were also still available as status
effect IDs.
Also, the quest indicators were implemented using sprites, but the Mana
client does not currently support adding sprites as a result of an
effect. Since this feature appears to be only used for the quest
markers, they have been implemented using a particle effect instead.
Part of mana/mana#62
2025-06-23 15:43:07 +02:00
Hello TMW
ebd88b92cf
This adds outline around Coal Golem status icon.
...
Rationale: coal golem icon as it is doesn't displays nicely in dark places.
As concrete example, it looks awkward if e.g. there's black map border displayed.
This commit adds outline around coal golem icon so shape can be recognized even
in these circumstances.

2025-06-07 17:45:11 +00:00
HoraK-FDF
fdb20c4d6a
Poppys maps and some others
...
includes maps poppy made for some xmas event and some dev meeting place, a jail and a map for the guildbot, not clue yet where the prison can be entered and if event maps should get their backdrop removed and filled with normal tiles but at least everything should be accessible atm so devs/gms can take a stroll. @Ledmitz dont looked if the music those maps are using is included or if it fits.
<br>
<br>
recompressed all pictures to lower size
2025-06-04 21:14:01 +00:00
Hello TMW
96e63a9ffd
Legendary Shovel & map bugfix
...
Small change - bug fix. Move PNGs to proper path so client can actually load them.
2025-04-11 02:34:30 +00:00
HoraK-FDF
02f6485645
Legendary Shovel and Legendary Treasure Map
...
- clientdata changes for https://git.themanaworld.org/legacy/serverdata/-/merge_requests/862 pngs run through optipng -o7
- renamed legendary-carrot.png to carrot-legendary.png and optimized it with optipng and added partial license since i dont know author that added stars atm and since i copied those stars to the other legendary items i put a ? there as well for now
Approved-by: Hello TMW <hello@themanaworld.org>
2025-04-09 22:48:30 +00:00
Fedja Beader
fb5bf4a998
re-tag job(s) according to mana/appimg-builder!6
...
Approved-by: Hello TMW <hello@themanaworld.org>
2025-04-09 22:19:44 +00:00
Hello TMW
a450a8401c
This fixes witch doctor mask appearance in items dialog and hover popup.
...
For some unknown reasons witch doctor mask looked ugly and distorted
in items window (F4 on self or show items on others) and in client hover
popup showing item data.
I've used item sprite itself to make it looking much better.
Technically I moved some part of pixels from item sprite used to display
player in game world to item image used in dialogs, both images are by
same author, and same license.
As extra perk I've optimized PNG packing and halved its size vs original.
Reported-By: Rill
Approved-by: Thorbjørn Lindeijer <bjorn@lindeijer.nl>
2025-04-05 11:41:49 +00:00
HoraK-FDF
cba4348760
SC_COOLDOWN_CG
...
clientdata changes for https://git.themanaworld.org/legacy/tmwa/-/merge_requests/298 and https://git.themanaworld.org/legacy/serverdata/-/merge_requests/848
Approved-by: Thorbjørn Lindeijer <bjorn@lindeijer.nl>
Approved-by: Hello TMW <hello@themanaworld.org>
2025-04-02 14:21:29 +00:00
Bjørn Lindeijer
84c51ec82b
Add back settings.xml, used by Mana client
...
I meant to add this back in c075b31405 ,
but apparently forgot.
2025-02-26 10:19:00 +00:00
Hello TMW
3e8f187b85
Follow up to MR 676 - fix Birb walk anim as well
...
I did extra pass on XMLs checking mob walk animations VS unexpected `<end />` as outlined in https://git.themanaworld.org/legacy/clientdata/-/merge_requests/676 to be sure all mobs fixed and detected I missed 1 mob: Birb ("Piou King").
This mob also coming from another server - and features bugged `<end />` tag in "walk" animation, terminating animation prematurely.
Related to:
* https://git.themanaworld.org/mana/mana/-/issues/96
* https://git.themanaworld.org/legacy/clientdata/-/merge_requests/676
2025-02-26 10:17:52 +00:00
Thorbjørn Lindeijer
7ec988a4b9
Removed misplaced <end/> tags in walk anims
...
This change removes the `<end/>` tags in the walk anims of the following
monsters:
* Moubootaur
* Ratto
* Tengu
In Mana client, these make the walk animation stop prematurely, after
which the monsters just slide over the floor.
Closes https://git.themanaworld.org/mana/mana/-/issues/96
2025-02-24 10:44:12 +01:00
Led Mitz
aeaf939fd7
Created Pirate Bandana
...
- Colors match Swashbuckler's.
- Added more hair replacement lines to both Bandanas.
2025-02-22 01:33:38 +00:00
Thorbjørn Lindeijer
57732dfd68
Converted remaining rules (desert, firstrule, thermin_cave)
...
There is no example for the thermin cave and the related tileset has
been deleted. It probably was never used, but could be restored when
there is still interest in adding a new kind of cave to TMW.
There's also no example for the desert rules unfortunately.
2025-02-03 16:33:13 +01:00
Thorbjørn Lindeijer
14c5980f58
Moved the Tiled project to top level
2025-02-03 15:39:46 +01:00
Thorbjørn Lindeijer
ba998e5fb4
Updated the icemountain rules
...
The example_mountain.tmx now works again.
2025-02-03 15:39:46 +01:00
Thorbjørn Lindeijer
0ee67b1686
Updated the icecave rules
...
The example_icecave.tmx now works again.
2025-02-03 15:39:46 +01:00
Thorbjørn Lindeijer
cf9e492060
Restored set_{desert,icecave,icemountain,thermin_cave} tilesets
...
And changed all references to these tilesets to be external.
Also changed some references to the collision tileset to refer to the
external tileset.
Also corrected the parameters on the set_cave.tsx tileset.
2025-02-03 15:39:46 +01:00
Thorbjørn Lindeijer
5c84f0cc83
Moved the "set_" tilesets among the other tilesets
...
No real reason to separate them to their own folder.
2025-02-03 15:39:46 +01:00
Thorbjørn Lindeijer
c5f0fb7ac5
Used automappingconverter to rename woodland rule layers
...
Now rules/woodland_example.tmx works again.
Care needs to be taken to only use the automappingconverter after fixing
the tileset references, otherwise it destroys tile layer data.
2025-02-03 15:39:46 +01:00
Thorbjørn Lindeijer
74624ca46e
Replaced many internal tilesets with external tilesets
...
Only exhaustive for woodland rules for now.
Restored graphics/tiles/set_woodland.png from git history.
2025-02-03 15:39:46 +01:00
AJ Keresztes
ed8f0bf2ad
ignore tiled-session files
2025-02-03 15:39:46 +01:00
AJ Keresztes
751ba003e0
Updated cave rules to work with latest Tiled
2025-02-03 15:39:46 +01:00
AJ Keresztes
caa0abb8db
added tilesets for autogenerated maps
2025-02-03 15:39:40 +01:00
Fedja Beader
5b4960fa42
Shift dev lounge warps a little: hurnscald one dropped you off 2 tiles away from exit, tulim one ON the warp to dev lounge.
2025-01-20 22:42:14 +00:00
Fedja Beader
c425b1e915
Add Beheader quest to quest log
...
Basically a copy of Celestia's Yeti hunt. The bar could be made longer (but this might be annoying on phone screens).
2025-01-08 18:11:41 +00:00
Fedja Beader
8a9e2fba3c
Deduplicate two overlapped 2*Yeti spawners into one 4*Yeti one.
...
grep for 209,199 in _mobs.txt
+ move them so that this chamber is grouped together in the object list
2025-01-08 16:28:46 +00:00
Led Mitz
5ee19d67e7
Changed pinkie to bluepar and bat to moggun and added white slime
...
Pinkies never seemed to belong in ice caves and since bluepar do, I switched them. Now there's an alternative diamond grinding area to a map that had no use and a few bluepar dropping potions shouldn't be an issue now that they are easier to just buy/craft than ever.
2025-01-08 15:11:31 +00:00
Fedja Beader
4d5a4c32c0
These items all have +bHit (rather than +bHitRate) in serverdata
2024-12-29 21:33:35 +01:00
Ledmitz
d23f1a66e3
Added SFX for super and mother slimes. Manually copied mods.xml to root from /mods
2024-12-17 17:07:38 -04:00
HoraK-FDF
15e3d5fe25
mobs and drops 20241216
...
gfx to https://git.themanaworld.org/legacy/serverdata/-/merge_requests/835 <br>
headslime is a non animated version for now the animated comes later.
2024-12-17 04:44:36 +00:00
HoraK-FDF
7b66018be5
mobs2maps 20241213
...
- added 3 yellow super slime spots to 018-3 (1x2 slimes, 2x 1 slime)
- removed rattos from 029-2
- moved respawn points of mogguns and bats on 019-3 to 0,0 now they appear on map (just saw this when looking for slime spots idk if it was moved to prevent mobs from spawning but then again removing them completely would have been better but since this cave always looked so strangely empty i think its good to reactivate them)
- added 7 yellow super slime spots to 012-4 (7x2 slimes)
- added 1 yellow super slime spot to 032-3 (1x2 slimes)
- added 4 blue super slime spots to 031-3 (2x1 slime)
- added 1 blue super slime to whole 019-4
- added 1 blue super slime spot spanning all blue slime spots to 046-3 (1x2 slimes)
- added 1 blue super slime spot spanning all blue slime spots of the bottom left cave to 047-3 (1x2 slimes)
- added 1 yellow super slime spot to 055-3 (1x2 slimes)
- added 2 yellow super slime spot spanning each across all yellow slime spots of their cave part to 011-6 (1x2 slimes, 1x5 slimes)
- added 4 yellow super slime to whole 009-3
- added 1 yellow super slime spot to 006-3 (1x1 slime)
- added 2 green super slime spots to 001-1 (2x2 slimes)
- added 1 green super slime spot to 003-4 (1x7 slimes)
- added 4 green super slime to whole 043-1
- added 1 red super slime spot to 009-3 (1x7 slimes)
- added 1 green super slime spot to 006-1 (1x2 slimes)
- added 1 green super slime spot to 021-3 (1x1 slime)
- added 1 red super slime spot to 055-3 (1x2 slimes)
- added 1 red super slime spot to 043-3 (1x3 slimes)
- added 1 green super slime spot to 043-3 (1x1 slime)
- added 2 red super slime spots to 018-3 (1x2 slimes, 1x3 slimes)
- added 3 red super slime spots to 018-1 (1x1 slime, 2x2 slimes)
- added 2 red super slime spots to 013-3 (1x2 slimes, 1x5 slimes)
- added 4 red super slime spots to 006-3 (4x1 slime)
- added 1 yellow super slime spot spanning all yellow slime spots to 002-5 (1x2 slimes)
- added 5 red super slime spots to 012-4 (3x4 slimes, 2x3 slimes)
- added 3 golden skull spots to 006-3 (2x2 skulls, 1x3 skulls)
2024-12-17 02:59:01 +00:00
Fedja Beader
ee60a569a0
Assassin boots have no walk speed boost.
...
Was unable to find any history of it in serverdata.
****
2024-12-13 07:42:53 +00:00
HoraK-FDF
01fced2598
ragged shirt
...
gfx for https://git.themanaworld.org/legacy/serverdata/-/merge_requests/826
****
2024-12-13 06:56:18 +00:00
HoraK-FDF
871802fe80
mobs and items 20241210
...
gfx to https://git.themanaworld.org/legacy/serverdata/-/merge_requests/825
- renamed some particle effects to be in better order
- super slime may need to get attack animations added for up and down and maybe opacity can be fine tuned atm is only the same
****
2024-12-11 17:23:50 +00:00
HoraK-FDF
bc31a07bf5
Black Armors
...
- added BlackSteelShield
- added BlackKnightHelm
- added BlackRoseHat (this one is not like the others since it gets created from BlackRoses)
All those black armors may need a outlined version to be better visible on black skins but that's a task for an other day.
****
2024-12-05 02:52:19 +00:00
HoraK-FDF
426bf615a3
Mana Battery overheat effects
...
gfx+sfx effects for https://git.themanaworld.org/legacy/serverdata/-/merge_requests/822
****
2024-12-05 01:30:11 +00:00
Led Mitz
3bf1a65ec1
Rainerang has its own sounds now
...
****
2024-10-31 00:57:06 +00:00
HoraK-FDF
7e67839764
Mobs and Items stalker horn added a
2024-10-30 23:45:40 +01:00
HoraK-FDF
be9ce16b2a
Mobs and Items grass spelt speltseeds
2024-10-30 22:49:39 +01:00
HoraK-FDF
e4af929d27
Mobs and Items Silverbell fix
2024-10-30 21:46:41 +01:00
HoraK-FDF
7629568086
Mobs and Items missing space
2024-10-30 20:39:54 +01:00
HoraK-FDF
4fbfa14803
Mobs and Items license fix typo
2024-10-30 20:06:37 +01:00
HoraK-FDF
09b2816d35
Mobs and Items license update
2024-10-30 19:56:21 +01:00
HoraK-FDF
164137f523
Mobs and Items empty bottle weight
2024-10-30 19:41:46 +01:00
HoraK-FDF
25f1e4964d
Mobs and Items comment
2024-10-30 19:36:12 +01:00
HoraK-FDF
1cb1daa597
Mobs and Items
2024-10-30 19:29:21 +01:00
Led Mitz
c012ca9564
Chill out Troll fire
...
Lowered a few values to make Troll fire less random and more linear in appearance, as it looked slightly too cluttered.
****
2024-10-30 16:10:35 +00:00
Led Mitz
1efcc1e5dc
Small edits to spawn areas in crypt3 to avoid overlapping
...
****
2024-10-30 15:38:55 +00:00
Led Mitz
402910861c
Manually moved mods.xml to root since CI is down
...
from mods/mods.xml
****
2024-10-12 02:29:47 +00:00
Ledmitz
91a13a7efd
Pulled mods
2024-10-11 01:20:23 -03:00
Led Mitz
e086aa7742
Chill out Red Bone
...
The Red Bone's particle emitters were huge and blocking a lot of action. Most of this came from the larger black smoke/fog. After fine tuning it over too much time, I finally made it like it was but without the steroids. You can now see it starts at the head as it always had. It's now the same, but smaller when mob is still and almost hair-like when in motion. You can test locally for yourself, if you wish to comment: .../mana/updates/updates.themanaworld.org/legacy/local/graphics/particles/necroblast.particle.xml
****
2024-10-11 04:04:20 +00:00
Led Mitz
0c43dbc27a
Removed unnecessary hair fix for Underworld Mask
...
I just commented it out for now, in case a rollback is needed or the code is useful for other hats. Oddly, this code does not work on other hats I tried, like Terranite Helmet, Assassin Mask or any other full head covering.
****
2024-10-11 03:25:20 +00:00
Fedja Beader
aabcf9571f
ManaPlus need unstable image
...
(sync from ML 636d9acb)
****
legacy/clientdata!647
2024-10-10 22:16:53 +00:00
Fedja Beader
cafb7e9bd8
Nuke retry.sh (use wget's own retry functionality)
...
Not a 1:1 replacement.
(sync from ML)
****
legacy/clientdata!646
2024-10-08 20:29:57 +00:00
Fedja Beader
56b797501a
SPM has been deprecated.
...
Deprecate the old 4144 deploy script as well.
(Sync from ML)
****
legacy/clientdata!645
2024-10-08 20:15:24 +00:00
Fedja Beader
614abb5d6b
Port 1999cc4e from ManaVerse: "deduplicate repeating retries"
...
Honestly, why do we even need retries?
(Sync from ML)
****
legacy/clientdata!644
2024-10-08 19:53:22 +00:00
Fedja Beader
54744581d3
Trim ci packages
...
(Synced from ML)
****
legacy/clientdata!642
2024-10-08 19:24:33 +00:00
Fedja Beader
b6d79301ad
Fix the single line error spam (but not the errors themselves)
...
****
legacy/clientdata!643
2024-10-08 19:07:24 +00:00
Thorbjørn Lindeijer
abb2d76dc1
Replaced item type equip-neck with equip-necklace
...
Because "equip-neck" is an alias only supported by M+ and not by the
Mana client.
Corrects item type change made in !625 .
Closes mana/mana#90 .
2024-10-08 07:21:12 +00:00
Led Mitz
14e315440a
Cashier's, not Cashiers'
...
typo/grammar correction
****
2024-09-27 16:10:28 +00:00
Led Mitz
b486ceb297
2handed weapons have def + other corrections
...
Added defense in description and other corrections vs DB. Note that some items are still unobtainable and need DB changes before changing here and adding to game. Also made description format more legible without the need to horizontally scroll.
****
2024-09-27 15:50:30 +00:00
Led Mitz
10896c999b
A few more description corrections
...
- Long Sword, Ice Gladius, Magic Ring, Pinkie Helmet
- Relocated Long Sword
- Pulled music to retrieve Clouds_Calling.ogg
****
2024-09-17 14:59:27 +00:00
Led Mitz
674964724f
Changed due to https://git.themanaworld.org/legacy/serverdata/-/merge_requests/792
...
Also corrected location by moving to shields DIR.
****
2024-09-07 01:45:10 +00:00
Thorbjørn Lindeijer
4fa263b919
Fixed the durations on the water flow animations
...
Assuming the flow is supposed to run this slow.
Closes mana/mana#88
****
2024-08-30 17:05:14 +00:00
HoraK-FDF
e4435a4ac1
Itsanc icon to green since its not visible with flux or redshift
2024-08-08 00:52:00 +02:00
HoraK-FDF
3eb4bb90bd
sc_phys_shield_item
2024-08-07 23:18:52 +02:00
HoraK-FDF
be8e3f48f5
sc_cooldown_sg, sc_slowmove, sc_cantmove
2024-08-07 19:34:59 +02:00
HoraK-FDF
2455cbf0b8
map layer fixes
...
- on 009-2 some object where in over1 layer but with high hats one appeared over the hat (beer on first table) so i moved them to ground3 layer
- on 012-1 whole street was in fringe layer that made tortugas vanish behind the tiles every two rows (strangly only tortugas they may have the exact size to trigger that behavior) I also fixed many walls and overlayers where beheader looked through the ground
****
2024-08-07 17:19:40 +00:00
HoraK-FDF
e97dcd7618
correct weight
...
- corrected Setzer and Hitchhiker's Towel to be in sync with server
- when looking at towels i saw that they are still say cooldown is 20 min so i corrected this too right away
****
2024-07-23 02:02:32 +00:00
HoraK-FDF
4f960436f9
NPC Wings
...
wings update for some npcs.
****
2024-07-21 14:32:11 +00:00
HoraK-FDF
7c87f72b2f
Mob Wings
...
didn't had mobs on the screen when moving wings to the amulets folder this mr fixes that.
****
2024-07-21 13:41:23 +00:00
HoraK-FDF
82dc24d08b
angel-wings.png v2
2024-07-17 13:42:30 +02:00
HoraK-FDF
94c7f4cd1c
license update
2024-07-17 12:55:08 +02:00
HoraK-FDF
781ba385fa
updated pics
2024-07-17 12:34:20 +02:00
HoraK-FDF
0384d14ecb
license update and outline not dyable
2024-07-17 12:28:35 +02:00
HoraK-FDF
106ca472ed
renamed guardian wings item pic name
2024-07-17 12:16:15 +02:00
HoraK-FDF
143d093e8f
moved item category
2024-07-17 12:10:19 +02:00
HoraK-FDF
143954f608
item descriptions fix
2024-07-03 21:47:28 +02:00
HoraK-FDF
67eef68e8e
quarz to quartz license
2024-07-03 20:28:47 +02:00
HoraK-FDF
eee8e79f48
quarz to quartz
2024-07-03 20:24:28 +02:00
HoraK-FDF
38d5a8e441
stones, crystals and mobs
2024-07-01 23:44:23 +02:00
Ledmitz
df06f82c14
Added Clouds_Calling.ogg to Desert Mountains and Desert Mountain Cave
2024-06-17 15:21:44 -03:00
HoraK-FDF
3a189431eb
Bromenal set rebalance
2024-06-17 11:53:26 +02:00
HoraK-FDF
72cad3af9c
Pumpkin to RipePumpkin
2024-06-06 23:22:54 +02:00
Ledmitz
24f147c328
Rubber Ducky SFX
2024-05-25 17:34:49 -03:00
HoraK-FDF
86ef14d06b
mob drops add6
2024-05-16 21:39:19 +02:00
HoraK-FDF
7797549dd2
mob drops add5
2024-05-16 21:31:14 +02:00
HoraK-FDF
a758081f32
mob drops add4
2024-05-16 21:24:46 +02:00
HoraK-FDF
4eb9f7a42d
mob drops add3
2024-05-16 21:17:36 +02:00
HoraK-FDF
49726a850c
mob drops add2
2024-05-16 21:11:51 +02:00
HoraK-FDF
2d3628626c
mob drops add1
2024-05-16 21:08:02 +02:00
HoraK-FDF
e899c891fc
mob drops
2024-05-16 21:06:39 +02:00
HoraK-FDF
c72719c1bc
removed bifs, shadowplants*4, beehives*4
2024-05-04 17:08:21 +02:00
Ledmitz
0914d42044
Corrected Y-axis on sit to show eyes
2024-04-21 16:24:54 +00:00
Ledmitz
183e17d57a
Yeti mask hair fix
2024-04-21 16:24:54 +00:00
Ledmitz
d16fbe1e3c
Present Hat hair fix
2024-04-20 19:27:29 -03:00
HoraK-FDF
16520d5eda
update
2024-04-19 02:23:07 +00:00
HoraK-FDF
0809c5af69
charcoal pic brightness +22
2024-04-19 02:23:07 +00:00
HoraK-FDF
4281923cc6
item changes add
2024-04-19 02:23:07 +00:00
HoraK-FDF
70574e492c
charcoal pic
2024-04-19 02:23:07 +00:00
HoraK-FDF
fe1d12f7a6
item changes
2024-04-19 02:23:07 +00:00
HoraK-FDF
a2ea80916f
Cursor size change
2024-04-19 02:23:07 +00:00
HoraK-FDF
eaee5cb8cb
Coal Golem
2024-04-19 02:23:07 +00:00
HoraK-FDF
47d9315dff
Naphtalene to Yellow Apple
2024-04-19 02:23:07 +00:00
HoraK-FDF
27a8c867b1
Small Bifs cursor size
2024-04-19 02:23:07 +00:00
HoraK-FDF
31d9cae953
Bifs Slimes Items
2024-04-19 02:23:07 +00:00
Ledmitz
4f3d02bc20
Removed SFX from qyest start and continue effects
2024-04-18 04:15:28 -03:00
Ledmitz
b69470e79c
Corrected Floyd Book effects
2024-04-17 00:33:50 -03:00
Hello=)
44f7d768d6
Floyd rendering fix - missing include
2024-04-15 18:42:22 +03:00
Ledmitz
114f707521
Another correction
2024-04-14 01:46:38 -03:00
Ledmitz
58418042b0
Lucky items - client
2024-04-13 23:18:08 -03:00
Ledmitz
776ba82a21
corrected errors and wrong colors
2024-04-13 04:43:02 -03:00
Ledmitz
4a6203e74a
Rainerang placeholder SFX
2024-04-13 03:45:15 -03:00
Ledmitz
5082126523
small edit
2024-04-13 02:49:59 -03:00
Ledmitz
aa8c3e4289
forgot _include
2024-04-13 02:43:58 -03:00
Fedja Beader
aa4fd9bde8
Fix char creation stat point allocation - clientdata part
2024-04-13 01:25:37 +02:00
Ledmitz
7a488e2822
Make Blanc's name Blanc for both versions
2024-04-12 16:11:56 -03:00
Ledmitz
2559751196
Blanc - 2 versions
2024-04-12 00:27:57 -03:00
Ledmitz
538b72382c
Added placeholder SFX to Rick Lime
2024-04-11 22:26:37 -03:00
Ledmitz
484cb8212f
Flinlock, not Revolver or gunstaff. Added bullet GFX
2024-04-11 13:27:55 +00:00
Ledmitz
b9f70100f6
Added bullet SFX to effects.xml for GM event spells
2024-04-11 08:25:18 -03:00
Ledmitz
ce1bcfcac0
Rick Lime - client
2024-04-11 04:40:35 +00:00
Ledmitz
cba293438f
Corrected wrong ID in item xml
2024-04-10 21:47:51 -03:00
Ledmitz
504c1e7317
Rainerangs rotate in flight
2024-04-10 01:34:48 -03:00
Ledmitz
d1f5eaf0a7
Rainerang
2024-04-09 23:16:21 -03:00
Ledmitz
09af6f1d23
Brainblow hits
2024-04-09 12:59:44 -03:00
Ledmitz
c8cef31ec1
Brainblow - client
2024-04-09 15:46:34 +00:00
Ledmitz
abec0512be
Removed empty lines leftover from editing the license
2024-04-09 13:47:12 +00:00
Ledmitz
09b3e9ce6a
Head, not Hat!
2024-04-09 13:47:12 +00:00
Ledmitz
41719e9300
Leprechaun Hat - client
2024-04-09 13:47:12 +00:00
Ledmitz
57cc9bc2d2
Rainbow hit and crit
2024-04-09 10:17:45 -03:00
Hello=)
413bf518e4
+3 more FX effects meant for boss powerups/actions
2024-04-09 04:26:23 +00:00
Hello=)
893d8b69ca
+2 FX spell channeling effects for boss spells, based on Illia particles
2024-04-09 04:26:23 +00:00
Ledmitz
369a54e1d8
Issued new ID since 880 was taken
2024-04-08 15:38:00 +00:00
Ledmitz
aa8f920dfb
GM amulet for events
2024-04-08 15:38:00 +00:00
Ledmitz
e43cf2fcac
License correction
2024-04-08 15:29:13 +00:00
Ledmitz
0b4b02df64
Forgot to add to monsters.xml
2024-04-08 15:29:13 +00:00
Ledmitz
5f078069f9
Added effects for Mont Blanc and lowered crocronut volumes as 2 are used and all were too loud for TMW
2024-04-08 15:29:13 +00:00
Ledmitz
c6f5980a91
Floyd needed his own style
2024-04-05 01:17:09 -03:00
Led Mitz
29d626935a
Allow setting stats at start of game - client
...
Added hair and color. Removed races until supported
****
2024-04-03 16:22:34 +00:00
Ledmitz
6fea6f27f9
Added tiny_bell.ogg for Silver Bell in effects.xml
2024-04-02 08:53:53 -03:00
Led Mitz
efd39593b6
Fooled you?
...
I hope we fooled you with invisible characters, though I hope it didn't cause too many of you any trouble. Happy April Fool's Day all!
****
2024-04-02 00:04:42 +00:00
Ledmitz
9446b4213a
Forgot dyecmd, of course
2024-03-31 21:00:55 -03:00
Ledmitz
317ef12a80
Body cleanse for git
2024-03-31 20:47:15 -03:00
Fedja Beader
eafa4269d5
Fix variant offset - new ManaVerse will no longer override client-data
...
See https://git.themanaworld.org/mana/plus/-/merge_requests/50
And https://git.themanaworld.org/mana/plus/-/merge_requests/66
Tested with MV and latest manaplus.
****
2024-03-26 15:30:14 +00:00
HoraK-FDF
a568136619
Black Armors and stuff
...
the gfx for https://git.themanaworld.org/legacy/serverdata/-/merge_requests/727
****
2024-03-05 18:23:58 +00:00
Led Mitz
0ce0f36e99
Merge branch 'emotes_dyecmd' into 'master'
...
ran dyecmd to fix pipeline warnings
See merge request legacy/clientdata!583
2024-02-20 23:06:38 +00:00
Ledmitz
73776ceb5d
Forgot emote.png the first time
2024-02-20 18:59:14 -04:00
Ledmitz
213d1a971c
ran dyecmd to fix pipeline warnings
2024-02-20 18:47:42 -04:00
Led Mitz
888ca49c5e
Merge branch 'fireplace_maps' into 'master'
...
Added fireplace ambience to a few buildings
See merge request legacy/clientdata!582
2024-02-20 04:33:13 +00:00
Ledmitz
a91001307d
Added fireplace ambience to a few buildings
2024-02-20 00:23:48 -04:00
Led Mitz
15fce28ced
Merge branch 'birdsong_maps' into 'master'
...
birdsong and silence
See merge request legacy/clientdata!581
2024-02-20 02:54:43 +00:00
Led Mitz
bb73c02dec
birdsong and silence
...
You can see the full discussion here: [text](https://forums.themanaworld.org/viewtopic.php?t=21455 )
Makes Hurnscald indoors silent, town square with bird ambience, town music moved to outside fence, mining camp is silent and map before the moor changed to adjacent east map music to avoid changing tracks for such a short duration on the way to the Graveyard.
The purpose is to make the hangout areas a bit more quiet, in hopes of baiting more people to enable music.
****
2024-02-20 02:54:43 +00:00
Led Mitz
2807d19640
Merge branch 'ass_mask_desc_correct' into 'master'
...
Correction to Assassin Mask defense
See merge request legacy/clientdata!580
2024-02-20 02:52:54 +00:00
Led Mitz
bf1be50a03
Correction to Assassin Mask defense
...
****
2024-02-20 02:52:54 +00:00
Led Mitz
cedaa2f6a0
Merge branch 'emote-restoration-project' into 'master'
...
Restore emotes for Mana client
See merge request legacy/clientdata!579
2024-02-20 01:40:30 +00:00
Thorbjørn Lindeijer
c075b31405
Restore emotes for Mana client
...
This reverts part of the following commits:
* 8b687b477f
* a86e94c1a5
* 044cb648a5
It does not appear to be enough yet, though. Need to debug why emotes are still not showing.
This also adds back the `settings.xml` file, so Mana client can drop its "compatibility fallback".
****
Co-authored-by: Jesusaves <jesusalva@themanaworld.org>
Approved-by: Jesusalva Jesusalva <jesusalva@themanaworld.org>
2024-02-20 01:40:30 +00:00
Led Mitz
0936159e21
Merge branch 'crozenite_gold_bromenal_stuff' into 'master'
...
crozenite gold bromenal stuff
See merge request legacy/clientdata!577
2024-02-15 00:04:31 +00:00
HoraK-FDF
084afff551
crozenite gold bromenal stuff
2024-02-15 00:04:31 +00:00
Led Mitz
5ac773f7bf
Merge branch 'map_fixes2' into 'master'
...
map fixes
See merge request legacy/clientdata!576
2024-02-05 01:19:27 +00:00
HoraK-FDF
fb72668295
map fixes
2024-02-03 01:54:35 +01:00
Led Mitz
613a7d13d7
Merge branch 'mobs2maps' into 'master'
...
Mobs 2 Maps
See merge request legacy/clientdata!575
2024-01-14 02:20:08 +00:00
HoraK-FDF
fe957c4a45
Mobs 2 Maps
2024-01-14 02:20:07 +00:00
Led Mitz
7436376854
Merge branch 'matk_pot_icon' into 'master'
...
matk pot icon
See merge request legacy/clientdata!574
2024-01-13 20:39:31 +00:00
HoraK-FDF
1f2c8d1e1e
matk pot icon
2024-01-13 20:39:31 +00:00
Led Mitz
c0aa3502e8
Merge branch 'phylactery_no_mdef' into 'master'
...
phylactery description update
See merge request legacy/clientdata!573
2023-12-11 10:37:19 +00:00
Ledmitz
0ab064bef8
phylactery description update
2023-12-11 06:30:23 -04:00
Led Mitz
19b1bbbafc
Merge branch 'map_030-2' into 'master'
...
map 030-2 fix
See merge request legacy/clientdata!572
2023-12-11 01:11:59 +00:00
HoraK-FDF
63fcd3de29
map 030-2 fix
2023-12-10 14:52:38 +01:00
Led Mitz
782a0fecc0
Merge branch 'mobs' into 'master'
...
mobs
See merge request legacy/clientdata!571
2023-12-07 23:04:06 +00:00
HoraK-FDF
c39ea8b59e
mobs
2023-12-07 23:04:06 +00:00
Led Mitz
94f02571fa
Merge branch 'mobs' into 'master'
...
mobs
See merge request legacy/clientdata!569
2023-12-03 01:43:35 +00:00
HoraK-FDF
a8fafe1af0
mobs
2023-12-03 01:43:35 +00:00
Led Mitz
cc5ad13c68
Merge branch 'dailies_balance' into 'master'
...
Increased a few daily point mob spawn times and amounts
See merge request legacy/clientdata!568
2023-12-02 22:49:15 +00:00
Ledmitz
a94910c411
Increased a few daily point mob spawn times and amounts
2023-12-02 18:17:28 -04:00
Led Mitz
8682c8f03d
Merge branch 'license' into 'master'
...
License
See merge request legacy/clientdata!567
2023-12-02 19:23:15 +00:00
HoraK-FDF
55107d8541
License
2023-12-02 19:23:15 +00:00
Led Mitz
da3c23fc7b
Merge branch 'dark_helm' into 'master'
...
Dark Helm offset fix
See merge request legacy/clientdata!566
2023-12-02 18:44:31 +00:00
HoraK-FDF
d5a0ddef23
Dark Helm offset fix
2023-12-02 18:44:30 +00:00
Led Mitz
4e277929e0
Merge branch 'setzer' into 'master'
...
Setzer
See merge request legacy/clientdata!565
2023-12-02 18:36:50 +00:00
HoraK-FDF
e571d7d02d
Setzer
2023-12-02 18:36:50 +00:00
Led Mitz
e6695cbf9d
Merge branch 'mega_mana_bug' into 'master'
...
Mega Mana Bug Isomeric
See merge request legacy/clientdata!564
2023-12-01 01:09:45 +00:00
Led Mitz
5984016b1f
Merge branch 'rotter_sprite_fix' into 'master'
...
removed slime drip from back standing position
See merge request legacy/clientdata!563
2023-12-01 01:06:08 +00:00
HoraK-FDF
be57bcb789
Mega Mana Bug Isomeric
2023-12-01 02:01:57 +01:00
Ledmitz
ad0120a2f3
removed slime drip from back standing position
2023-11-30 20:59:37 -04:00
Led Mitz
ca79e4832a
Merge branch 'rot_fix' into 'master'
...
Wrong sfx location and rot had no transparent BG
See merge request legacy/clientdata!562
2023-12-01 00:42:24 +00:00
Ledmitz
2673ae2089
Wrong sfx location and rot had no transparent BG
2023-11-30 19:47:33 -04:00
Led Mitz
6c14a0bc3b
Merge branch 'bat' into 'master'
...
moved bat from 0,0,1,1 to 0,0,0,0
See merge request legacy/clientdata!561
2023-11-30 14:34:50 +00:00
HoraK-FDF
49fe475d34
moved bat from 0,0,1,1 to 0,0,0,0
2023-11-30 09:04:41 +01:00
Led Mitz
abd048f627
Merge branch 'bifs' into 'master'
...
bif, skulls and fixes
See merge request legacy/clientdata!560
2023-11-29 22:25:52 +00:00
HoraK-FDF
bd1cf5b97f
bif, skulls and fixes
2023-11-29 22:25:52 +00:00
Led Mitz
abbfb53650
Merge branch 'rotter' into 'master'
...
Added Rotter and Rot mobs and effects
See merge request legacy/clientdata!558
2023-11-29 03:29:22 +00:00
Led Mitz
da3dae3ea7
Added Rotter and Rot mobs and effects
2023-11-29 03:29:22 +00:00
Led Mitz
15a03767c3
Merge branch 'item_weights' into 'master'
...
item weight update
See merge request legacy/clientdata!557
2023-11-29 02:53:30 +00:00
Led Mitz
8e36f924c2
Merge branch 'phylactery_balance' into 'master'
...
Corrected description for serverdata changes
See merge request legacy/clientdata!559
2023-11-29 02:49:44 +00:00
Ledmitz
8c90882b69
Corrected description for serverdata changes
2023-11-28 22:42:45 -04:00
HoraK-FDF
4ce82132cb
item weight update
2023-11-28 16:12:22 +01:00
Led Mitz
0f3e11136a
Merge branch 'mana_battery_chamber' into 'master'
...
mana battery chamber fixes and improvements
See merge request legacy/clientdata!556
2023-11-27 18:23:34 +00:00
Led Mitz
fc0be0bbef
Merge branch 'zombie_trail' into 'master'
...
Added blood trail to Zombie
See merge request legacy/clientdata!555
2023-11-27 17:56:43 +00:00
Led Mitz
d7691dd13e
Merge branch 'snail_trail_fix' into 'master'
...
Snails have trails, not blobs under face yo!
See merge request legacy/clientdata!554
2023-11-27 17:47:30 +00:00
Led Mitz
b5b6ac16a3
Merge branch 'beheader' into 'master'
...
beheader and underworld mask
See merge request legacy/clientdata!553
2023-11-27 17:25:05 +00:00
HoraK-FDF
ec5bd7f65b
mana battery chamber fixes and improvements
2023-11-22 23:12:55 +01:00
Ledmitz
2ab588cc3d
Added blood trail to Zombie
2023-11-21 18:56:40 -04:00
Ledmitz
fb8ac09225
Snails have trails, not blobs under face yo!
2023-11-21 13:48:53 -04:00
HoraK-FDF
f9908e9e95
beheader and underworld mask
2023-11-19 09:02:32 +01:00
Led Mitz
2fbfe721bd
Merge branch 'items_cleanup' into 'master'
...
Items cleanup
See merge request legacy/clientdata!552
2023-11-18 17:46:39 +00:00
HoraK-FDF
ed3fb4903b
Items cleanup
2023-11-18 17:46:38 +00:00
Led Mitz
b9abcc41be
Merge branch 'crypt3_expansion' into 'master'
...
Crypt discoveries
See merge request legacy/clientdata!551
2023-11-18 17:04:30 +00:00
Led Mitz
8436326d82
Crypt discoveries
2023-11-18 17:04:30 +00:00
Led Mitz
700e44498a
Merge branch 'matkpot' into 'master'
...
SC_MATKPOT
See merge request legacy/clientdata!550
2023-11-08 03:27:56 +00:00
HoraK-FDF
4d2ef3ffee
SC_MATKPOT
2023-11-08 03:27:56 +00:00
Led Mitz
2d4241d0e1
Merge branch 'map_fixes' into 'master'
...
map fixes 028-3
See merge request legacy/clientdata!549
2023-09-22 21:43:52 +00:00
HoraK-FDF
f4bc5ee80c
map fixes 028-3
2023-09-22 21:43:51 +00:00
Led Mitz
045757b514
Merge branch 'savior_dye' into 'master'
...
Dyable Savior Armor
See merge request legacy/clientdata!548
2023-09-22 21:39:09 +00:00
HoraK-FDF
f346e96eef
Dyable Savior Armor
2023-09-16 11:45:24 +02:00
Led Mitz
4c8a1b8e84
Merge branch 'imperial_license' into 'master'
...
Added imperial SFX to license
See merge request legacy/clientdata!547
2023-08-29 00:07:59 +00:00
Ledmitz
5d37695887
Added imperial SFX to license
2023-08-28 21:02:07 -03:00
Led Mitz
69b2b89a1d
Merge branch 'imperial_case_fix' into 'master'
...
Changed I to i for imperial SFX
See merge request legacy/clientdata!546
2023-08-28 23:50:26 +00:00
Ledmitz
4da19cb1c5
Changed I to i for imperial SFX
2023-08-28 20:15:50 -03:00
Led Mitz
2505b27692
Merge branch 'gun_misses' into 'master'
...
gun misses make ricochets
See merge request legacy/clientdata!545
2023-08-02 16:38:27 +00:00
Ledmitz
598e871581
gun misses make ricochets
2023-07-29 18:19:27 -03:00
Led Mitz
fab3f9f454
Merge branch 'imperial_bow' into 'master'
...
Imperial Bow SFX
See merge request legacy/clientdata!544
2023-07-28 03:37:17 +00:00
Ledmitz
9c3157fd99
Imperial Bow SFX
2023-07-28 00:29:57 -03:00
Led Mitz
5af79790d2
Merge branch 'horak_items' into 'master'
...
Added HoraK's items from an MR with a conflict
See merge request legacy/clientdata!543
2023-07-28 02:11:33 +00:00
Led Mitz
b93503872b
Added HoraK's items from an MR with a conflict
2023-07-28 02:11:33 +00:00
Led Mitz
a30bb4a2b0
Merge branch 'jackal_calm' into 'master'
...
Clam down already, Jackal
See merge request legacy/clientdata!542
2023-07-26 03:28:18 +00:00
Ledmitz
87589912f4
Clam down already, Jackal
2023-07-25 21:23:26 -03:00
Led Mitz
922b0cb6c4
Merge branch 'item_descs' into 'master'
...
Fixed some item descriptions. Assassin gear, banshee, mana pearl, phylactery, setzer
See merge request legacy/clientdata!541
2023-07-19 17:46:25 +00:00
Ledmitz
1747db874a
Fixed some item descriptions. Assassin gear, banshee, mana pearl, phylactery, setzer
2023-07-19 13:04:21 -03:00
Led Mitz
4660621d40
Merge branch 'phylactery_+_setzer_desc' into 'master'
...
Corrected descriptions values
See merge request legacy/clientdata!540
2023-05-10 00:08:52 +00:00
Ledmitz
3667cdbade
Corrected descriptions values
2023-05-09 21:02:47 -03:00
Led Mitz
c48670c447
Merge branch 'blanc_shipwreck' into 'master'
...
Added Mont Blanc shipwreck and remade minimap for 002-1 (Tonori Desert)
See merge request legacy/clientdata!539
2023-05-02 21:44:01 +00:00
Ledmitz
7637959ff4
Added Mont Blanc shipwreck and remade minimap for 002-1 (Tonori Desert)
2023-05-01 16:42:11 -03:00
Led Mitz
22e2ed1166
Merge branch 'zap_xml' into 'master'
...
Missing effect rectified
See merge request legacy/clientdata!538
2023-04-29 15:57:49 +00:00
Ledmitz
79027f728c
Missing effect rectified
2023-04-29 12:52:11 -03:00
Led Mitz
4901f5c5e7
Merge branch 'zap_effect' into 'master'
...
readded zap effect as it was missing and causing errors right before Blanc's 2nd raid
See merge request legacy/clientdata!537
2023-04-29 06:20:34 +00:00
Ledmitz
7b7464d492
readded zap effect as it was missing and causing errors right before Blanc's 2nd raid
2023-04-29 03:15:06 -03:00
Led Mitz
33337aa8bb
Merge branch 'jesusalva/trob2' into 'master'
...
Shipwreck + Rum
See merge request legacy/clientdata!536
2023-04-28 22:38:34 +00:00
Jesusaves
2274999364
Shipwreck + Rum
2023-04-27 23:38:49 -03:00
Led Mitz
bb56017d36
Merge branch 'emo_pants_error' into 'master'
...
I'd really like the pants to be fixed already
See merge request legacy/clientdata!535
2023-04-22 17:39:56 +00:00
Ledmitz
c00d469a0c
I'd really like the pants to be fixed already
2023-04-22 14:33:02 -03:00
Jesusaves
6741c094cc
[skip ci] fix missing file from Evolved (required by sync bridge)
2023-04-21 23:39:02 -03:00
Jesusaves
49d54a26f3
Submodule update (Ledmitz)
2023-04-21 22:20:30 -03:00
Led Mitz
85390d339d
Merge branch 'barbarians' into 'master'
...
Added Barbarians song to Rager camp and west adjacent map
See merge request legacy/clientdata!533
2015-01-01 01:06:09 +00:00
Ledmitz
a09cb61715
Added Barbarians song to Rager camp and west adjacent map
2023-04-20 21:41:28 -03:00
Led Mitz
313587e060
Merge branch 'mapfix' into 'master'
...
moved object to right location
See merge request legacy/clientdata!532
2023-04-20 21:37:05 +00:00
HoraK-FDF
4453d591ba
moved object to right location
2023-04-20 21:37:05 +00:00
Led Mitz
2761235e9d
Merge branch 'emo_attire_fix' into 'master'
...
Corrected wrong color values
See merge request legacy/clientdata!531
2023-04-20 04:22:31 +00:00
Ledmitz
71e6a2da67
Corrected wrong color values
2023-04-20 01:17:11 -03:00
Led Mitz
c439bf893a
Merge branch 'music_addition_1' into 'master'
...
Added 4 new music tracks to maps
See merge request legacy/clientdata!530
2023-04-19 21:49:57 +00:00
Ledmitz
536c2fac5f
Added 4 new music tracks to maps
2023-04-19 18:44:34 -03:00
Led Mitz
b7456f6a23
Merge branch 'Hurnsbar_map_poppet' into 'master'
...
Hurns indoor map fix by poppet
See merge request legacy/clientdata!529
2023-04-19 21:29:47 +00:00
Ledmitz
481322b7bf
Hurns indoor map fix by poppet
2023-04-19 18:24:05 -03:00
Led Mitz
57930d7c1d
Merge branch 'dimond_bluebox_poppet' into 'master'
...
Poppet made a map fix at Dimond's cove to fix a single tile on the wrong layer
See merge request legacy/clientdata!528
2023-04-19 21:20:36 +00:00
Ledmitz
e0aa46b3fc
Poppet made a map fix at Dimond's cove to fix a single tile on the wrong layer
2023-04-19 17:50:10 -03:00
Led Mitz
b3e16813bc
Merge branch 'flower_spots' into 'master'
...
flower spots
See merge request legacy/clientdata!527
2023-04-19 20:26:17 +00:00
HoraK-FDF
4b6e0d6c0b
flower spots
2023-04-18 17:37:09 +02:00
Jesusaves
aef5a30846
This should do the trick
2023-04-18 01:10:34 -03:00
Jesusaves
132cd86b0e
Sorry, this is not HTML, fix typo
2023-04-18 00:41:38 -03:00
Led Mitz
3aa4b7e44b
Merge branch 'jesusalva/housekeeping2304' into 'master'
...
Submodule update
See merge request legacy/clientdata!526
2023-04-18 02:24:54 +00:00
Jesusaves
d3b3a2ac07
Submodule update
2023-04-17 23:14:47 -03:00
Led Mitz
c9d821e541
Merge branch 'jesusalva/compat-mobs-horak' into 'master'
...
Add mods support.
See merge request legacy/clientdata!525
2023-04-18 00:05:02 +00:00
Jesusalva Jesusalva
e3409f874b
Add mods support.
2023-04-18 00:05:01 +00:00
Led Mitz
ba1d9f19ce
Merge branch 'sc_cooldown_upmarmu' into 'master'
...
SC_COOLDOWN_UPMARMU
See merge request legacy/clientdata!516
2023-04-17 23:17:55 +00:00
HoraK-FDF
80814137e1
SC_COOLDOWN_UPMARMU
2023-04-17 23:17:55 +00:00
Led Mitz
08004c309a
Merge branch 'jesusalva/monsters' into 'master'
...
Unify monsters.xml back
See merge request legacy/clientdata!524
2023-04-17 23:08:17 +00:00
Jesusaves
449cda07f0
Unify monsters.xml back
2023-04-17 19:39:12 -03:00
Led Mitz
f36868beb5
Merge branch 'emo_id_change' into 'master'
...
Changed ID to avoid later conflict
See merge request legacy/clientdata!523
2023-04-17 22:18:40 +00:00
Ledmitz
b1ecfd6a3c
Changed ID to avoid later conflict
2023-04-17 18:49:24 -03:00
Led Mitz
dec8b89ad4
Merge branch 'jesusalva/trob' into 'master'
...
The Return of Blanc
See merge request legacy/clientdata!522
2023-04-16 01:38:59 +00:00
Jesusalva Jesusalva
bd23018cf5
The Return of Blanc
2023-04-16 01:38:58 +00:00
Led Mitz
5d689b14ec
Merge branch 'sandcutter_desc' into 'master'
...
Added the +3% to accuracy in description
See merge request legacy/clientdata!521
2023-04-14 23:47:02 +00:00
Ledmitz
8fd988149f
Added the +3% to accuracy in description
2023-04-14 20:36:34 -03:00
Led Mitz
0f888bd2a1
Merge branch 'map_resave' into 'master'
...
maps resaved with 1.10.1 and renamed some fields
See merge request legacy/clientdata!520
2023-04-14 21:40:47 +00:00
Led Mitz
f33500bed1
Merge branch 'emo_mob' into 'master'
...
Boss-type mob as a sidekick for Blanc. I guessed at colours and hit sounds will be reworked/remade
See merge request legacy/clientdata!519
2023-04-14 18:07:58 +00:00
HoraK-FDF
4683bb2901
maps resaved with 1.10.1 and renamed some fields
2023-04-12 08:55:32 +02:00
Ledmitz
b548273c65
Boss-type mob as a sidekick for Blanc. I guessed at colours and hit sounds will be reworked/remade
2023-04-11 22:04:31 -03:00
Led Mitz
cae9b3d8e7
Merge branch 'swashbuckler_fix' into 'master'
...
Fixed another bad reference to spawn_burst.ogg at death
See merge request legacy/clientdata!518
2023-04-11 02:39:35 +00:00
Ledmitz
e236242e3f
Fixed another bad reference to spawn_burst.ogg at death
2023-04-10 23:32:28 -03:00
Led Mitz
c18664a43c
Merge branch 'map_fixes' into 'master'
...
map fixes
See merge request legacy/clientdata!512
2023-04-08 02:18:02 +00:00
HoraK-FDF
a71e0c767b
map fixes
2023-04-08 02:18:02 +00:00
Led Mitz
53f03e240a
Merge branch 'dark_helm_recovery_desc' into 'master'
...
Changed description to match new recovery addition
See merge request legacy/clientdata!517
2023-04-05 00:27:58 +00:00
Ledmitz
663ffa62e7
Changed description to match new recovery addition
2023-04-04 21:21:46 -03:00
Led Mitz
976df48445
Merge branch 'scythe_mob_fix' into 'master'
...
More lag from missing SFX due to bad referencing. My apologies and TY HoraK for letting me know
See merge request legacy/clientdata!513
2023-04-04 19:56:59 +00:00
Ledmitz
5498c23e95
More lag from missing SFX due to bad referencing. My apologies and TY HoraK for letting me know
2023-03-20 22:03:03 -03:00
Jesusaves
bd24b8a816
Move some stuff around for sake of consistency
2023-03-16 22:13:48 -03:00
Jesusalva Jesusalva
a53d47fde4
Merge branch 'maggot_annoyances' into 'master'
...
Removed miss sound from small maggots only
See merge request legacy/clientdata!507
2023-03-08 16:47:55 +00:00
Led Mitz
506deffffd
Removed miss sound from small maggots only
2023-03-08 16:47:54 +00:00
Jesusalva Jesusalva
eb9276ba5f
Merge branch 'witch_hat_description' into 'master'
...
Fixed descriptions of witch hats to reflect their new, true values.
See merge request legacy/clientdata!511
2023-03-08 16:36:13 +00:00
Jesusalva Jesusalva
9fc567dc78
Merge branch 'terogan_fix' into 'master'
...
More typos in sound references. skeleton hurt now corrected.
See merge request legacy/clientdata!510
2023-03-08 16:35:47 +00:00
Ledmitz
2ac8248ac7
Fixed descriptions of witch hats to reflect their new, true values.
2023-02-24 13:37:43 -04:00
Ledmitz
6c40e5e343
More typos in sound references. skeleton hurt now corrected.
2023-02-23 16:50:51 -04:00
Jesusalva Jesusalva
3cb9deeba5
Merge branch 'spawn_burst_fix' into 'master'
...
Moved spawn_burst.ogg to env and cnaged all references to it (as it once was originally, I think. *ahem*)
See merge request legacy/clientdata!503
2023-02-22 14:37:56 +00:00
Led Mitz
770889fb1c
Moved spawn_burst.ogg to env and cnaged all references to it (as it once was originally, I think. *ahem*)
2023-02-22 14:37:56 +00:00
Jesusalva Jesusalva
ed8226b421
Merge branch 'managuardian_attack_fix' into 'master'
...
Changed punches to flame SFX to match with animation/range attack
See merge request legacy/clientdata!504
2023-02-22 14:37:19 +00:00
Jesusalva Jesusalva
fe4dc783e4
Merge branch 'krukan_fix' into 'master'
...
Krukan hits changed from skell to skel. Caused missing SFX errors and lag.
See merge request legacy/clientdata!506
2023-02-22 14:36:44 +00:00
Jesusalva Jesusalva
43d289edb8
Merge branch 'upmarmu_punches' into 'master'
...
Gave upmarmu punch variations
See merge request legacy/clientdata!508
2023-02-22 14:33:37 +00:00
Ledmitz
b790c9831e
Gave upmarmu punch variations
2023-02-22 00:07:37 -04:00
Ledmitz
dbf5c2cbc0
Krukan hits changed from skell to skel. Caused missing SFX errors and lag.
2023-02-20 22:13:59 -04:00
Jesusalva Jesusalva
cf0d5e946c
Merge branch 'crypt_boss_hat_changes' into 'master'
...
Changed helmets from bull to the rare drop helmets they have to help taunt...
See merge request legacy/clientdata!505
2023-02-20 13:14:04 +00:00
Led Mitz
a45642ce58
Changed helmets from bull to the rare drop helmets they have to help taunt...
2023-02-20 13:14:04 +00:00
Ledmitz
90868e704e
Changed punches to flame SFX to match with animation/range attack
2023-02-19 18:12:33 -04:00
Jesusalva Jesusalva
1497fed7c8
Merge branch 'license_fix' into 'master'
...
License fix
See merge request legacy/clientdata!502
2023-02-18 23:56:28 +00:00
Led Mitz
a582e3ef63
Audio License fix
2023-02-18 23:56:28 +00:00
Jesusaves
a1f24c5ff6
Purge maps.xml just like Evolved did.
2023-02-18 02:39:42 -03:00
Jesusaves
256593a7ea
Remove artifact
2023-02-18 02:24:22 -03:00
Jesusaves
2158c0b360
The old translation rules are no longer honored, so remove they from XML
2023-02-18 02:20:11 -03:00
Jesusaves
c373a35075
Remove now deprecated ITS rule (we no longer use this CI rule)
2023-02-18 02:12:31 -03:00
Jesusaves
053e1e229e
CI update
2023-02-16 14:36:04 -03:00
Jesusalva Jesusalva
518317b173
Merge branch 'floyd_book' into 'master'
...
Added custom Book of Floyd pic and moved from kibook to floydbook.xml
See merge request legacy/clientdata!499
2023-02-16 17:29:18 +00:00
Led Mitz
72be4ab85f
Added custom Book of Floyd pic and moved from kibook to floydbook.xml
2023-02-16 17:29:17 +00:00
Jesusalva Jesusalva
00c4c8f7da
Merge branch 'warp_fix' into 'master'
...
warp.ogg relocated to sfx/system where it belongs and was already referenced from
See merge request legacy/clientdata!494
2023-02-09 15:29:46 +00:00
Led Mitz
fd8e5e32a1
warp.ogg relocated to sfx/system where it belongs and was already referenced from
2023-02-09 15:29:46 +00:00
Jesusalva Jesusalva
be1e2da1b5
Merge branch 'lavaslime_sfx' into 'master'
...
Added XML for lavaslime sounds. Includes firetrail.xml
See merge request legacy/clientdata!497
2023-02-09 15:21:01 +00:00
Jesusalva Jesusalva
e80e2c9289
Merge branch 'doomsday_mob_sfx+' into 'master'
...
Added many missing SFX for doomsday mobs, most bosses, all slime and more
See merge request legacy/clientdata!498
2023-02-09 15:20:58 +00:00
Jesusalva Jesusalva
cbbd474a15
Merge branch 'reaper_sfx' into 'master'
...
Added reaper sfx to both reapers and added ball lightning and scythe mob sfx also
See merge request legacy/clientdata!491
2023-02-09 15:20:51 +00:00
Led Mitz
b7bdfdd4be
Added reaper sfx to both reapers and added ball lightning and scythe mob sfx also
2023-02-09 15:20:51 +00:00
Jesusalva Jesusalva
efd6e722ca
Merge branch 'pirate_sfx' into 'master'
...
Added SFX for Thug, Swashbuckler, Grenadier, Dread Pirate Marley and clone,...
See merge request legacy/clientdata!496
2023-02-09 15:19:48 +00:00
Led Mitz
104af7550d
Added SFX for Thug, Swashbuckler, Grenadier, Dread Pirate Marley and clone,...
2023-02-09 15:19:47 +00:00
Jesusalva Jesusalva
95e96c4f0a
Merge branch 'pollett_sfx' into 'master'
...
Pollett SFX were submitted by clort
See merge request legacy/clientdata!495
2023-02-09 15:19:43 +00:00
Jesusalva Jesusalva
030d6e32bd
Merge branch 'undead_equipment' into 'master'
...
Applied missing sounds and sprites and added ghost sounds
See merge request legacy/clientdata!490
2023-02-09 15:19:39 +00:00
Jesusalva Jesusalva
02da4e43f6
Merge branch 'micks_graveyard' into 'master'
...
Added Micksha's tilesets for the graveyard
See merge request legacy/clientdata!500
2023-02-04 05:16:13 +00:00
Jesusalva Jesusalva
c60f53c3e8
Merge branch 'heal_sfx' into 'master'
...
Added heal SFX for lum and inma
See merge request legacy/clientdata!493
2023-02-04 05:07:28 +00:00
Jesusalva Jesusalva
5193dbf784
Merge branch 'injured_mouboo' into 'master'
...
injured mouboo fix
See merge request legacy/clientdata!492
2023-02-04 05:04:27 +00:00
Jesusalva Jesusalva
74cd5ebb98
Merge branch 'nix_evileyes' into 'master'
...
Commented out evileyes in Terogan XML till missing frame lag is resolved
See merge request legacy/clientdata!489
2023-02-04 05:03:45 +00:00
Ledmitz
e316378dc2
Added Micksha's tilesets for the graveyard
2023-02-04 01:00:29 -04:00
Ledmitz
9d2722207e
Added many missing SFX for doomsday mobs, most bosses, all slime and more
2023-02-03 21:00:24 -04:00
Ledmitz
bfdc1ddda2
Added XML for lavaslime sounds. Includes firetrail.xml
2023-02-03 10:58:22 -04:00
Ledmitz
77d2a2ed61
Pollett SFX were submitted by clort
2023-02-03 10:25:45 -04:00
Ledmitz
0155732223
Added heal SFX for lum and inma
2023-02-03 09:05:41 -04:00
HoraK-FDF
9178ee5535
injured mouboo fix
2023-02-03 13:45:24 +01:00
Ledmitz
7a09d1d7ad
Applied missing sounds and sprites and added ghost sounds
2023-02-03 07:31:47 -04:00
Ledmitz
cf75db98be
Commented out evileyes in Terogan XML till missing frame lag is resolved
2023-02-03 03:51:42 -04:00
Jesusalva Jesusalva
c2a3d638a7
Merge branch 'Standardized_SFX' into 'master'
...
Standardized SFX. Mono no more than 64kbps@44Khz. Stereo no more than 160kbps@44Khz.
See merge request legacy/clientdata!488
2023-01-22 17:21:26 +00:00
Jesusalva Jesusalva
a86829fc46
Merge branch 'master' into 'master'
...
Adds a storage room building sign to match map 009-1. I added the layer...
See merge request legacy/clientdata!487
2023-01-22 17:20:27 +00:00
Wellvin
75a3e2a5a3
Adds a storage room building sign to match map 009-1. I added the layer...
2023-01-22 17:20:27 +00:00
Ledmitz
97a30557c1
Standardized SFX. Mono no more than 64kbps@44Khz. Stereo no more than 160kbps@44Khz.
2023-01-04 16:00:08 -03:00
Jesusaves
299b38bd5d
Forcefully introduce the standardized CI to client-data
2023-01-04 15:59:08 -03:00
Jesusaves
3daa25760e
Restore some stuff
2022-12-23 12:27:45 -03:00
Jesusalva Jesusalva
a54effc951
Merge branch 'jakal_fix' into 'master'
...
jakal fix
See merge request legacy/clientdata!482
2022-12-22 22:25:31 +00:00
Jesusaves
bd8ba47446
Silver Ore OK
2022-12-22 19:11:49 -03:00
Jesusaves
b295836c99
Client-side fix (scrolls)
2022-12-15 15:13:03 -03:00
Jesusalva Jesusalva
ffccccdc58
Merge branch 'master' into 'master'
...
Adds a storage room building sign to match map 009-1. I added the layer...
See merge request legacy/clientdata!485
2022-12-14 21:57:04 +00:00
Wellvin
717ab4a426
Adds a storage room building sign to match map 009-1. I added the layer...
2022-12-14 21:57:04 +00:00
Jesusalva Jesusalva
e7580fb07b
Merge branch 'null_weapon_fix' into 'master'
...
null.xml error fix
See merge request legacy/clientdata!483
2022-12-12 18:28:23 +00:00
Led Mitz
09d70ca23f
null.xml error fix
2022-12-12 18:28:23 +00:00
HoraK-FDF
a3336f514b
Merge branch 'darktalisman' into 'master'
...
darktalisman
See merge request legacy/clientdata!480
2022-11-28 18:30:55 +00:00
HoraK-FDF
6551c9ce38
dark talisman v4
2022-11-28 16:38:45 +01:00
HoraK-FDF
7eb16a608f
dark talisman v3
2022-11-28 08:46:27 +01:00
HoraK-FDF
53a9845ee3
dark talisman v2
2022-11-27 18:24:01 +01:00
Jesusaves
0e476d5042
Fix Scythe name
2022-11-26 12:27:21 -03:00
HoraK-FDF
c84e1f74e1
jakal fix
2022-11-21 15:46:53 +01:00
Jesusaves
df0400d027
Update items.xml
2022-11-20 15:29:24 -03:00
Jesusaves
2c6bffb999
Fix a rabbit
2022-11-19 13:58:04 -03:00
poppet
f3de52c76b
Dragon Sword Spritesheet.
...
Lidersword from TMW-Br under GPLv2
2022-11-18 19:41:30 -03:00
Jesusalva Jesusalva
2dbaf37785
Merge branch 'jesusalva/v20221111' into 'master'
...
Minor updates
See merge request legacy/clientdata!481
2022-11-17 20:16:16 +00:00
Jesusalva Jesusalva
946cdb22e9
Minor updates
2022-11-17 20:16:15 +00:00
HoraK-FDF
56ccf04445
darktalisman
2022-11-17 00:15:28 +01:00
Jesusalva Jesusalva
cd153eecca
Merge branch 'jesusalva/v20221111' into 'master'
...
v2022.11.11 Update Alpha 1
See merge request legacy/clientdata!479
2022-11-12 21:52:30 +00:00
Jesusalva Jesusalva
c5d9005e04
v2022.11.11 Update Alpha 1
2022-11-12 21:52:30 +00:00
Jesusaves
0a1c240b79
Revert "Merge npcs.xml with Evolved version."
...
This reverts commit fa6e219c46 .
2022-11-11 19:06:29 -03:00
Jesusaves
fa6e219c46
Merge npcs.xml with Evolved version.
2022-11-11 18:31:13 -03:00
Jesusalva Jesusalva
83db5b260d
Merge branch 'icons' into 'master'
...
cooldown icons dark magic summons
See merge request legacy/clientdata!478
2022-11-11 19:33:10 +00:00
HoraK-FDF
44698682a2
cooldown icons dark magic summons
2022-11-11 20:02:03 +01:00
Jesusaves
c320516c53
As you wish... Stop bothering me, I'm trying to work here
2022-11-10 18:18:35 -03:00
Jesusaves
cb5ff5417a
Update Resist Poison description
2022-11-10 15:27:21 -03:00
Jesusaves
9cf0e4851d
Revert the level up SFX and add Ledmitz one as effect ID 56 (edit paths.xml to use)
2022-11-08 21:27:29 -03:00
Nathaniel Welch
55e098ebd1
Woodland Inn Tileset - Contributions by Crush,Ivan Moore, Irukard, Jesusalva, and Merlin
2022-11-01 05:18:26 +00:00
Nathaniel Welch
1e8673ad84
Seasonal Wallpaper logins for Summer, Fall, and Winter. AI by Jesusalva. Frame by Irukard. Edited by Merlin.
2022-10-31 22:27:24 +00:00
Nathaniel Welch
73bb3e8eb8
Seasonal Login Screen - Spring. AI art by Jesusalv. Frame by Irukard. Edited by Merlin.
2022-10-31 22:16:10 +00:00
Jesusaves
272ccfd8d3
Fix Tiled bug
2022-10-24 20:40:43 -03:00
Jesusalva Jesusalva
cc4366032d
Merge branch 'master' into 'master'
...
Adds a storage room building sign
See merge request legacy/clientdata!473
2022-10-24 23:34:12 +00:00
Jesusalva Jesusalva
cd84fc20a0
Merge branch 'icons' into 'master'
...
mana guardian/tyrant, kaflosh and frillyar status symbols
See merge request legacy/clientdata!477
2022-10-24 23:33:55 +00:00
HoraK-FDF
8ed3d84728
frillyar and kaflosh status symbols
2022-10-25 01:16:10 +02:00
HoraK-FDF
5715c76da1
mana guardian/tyrant status symbols
2022-10-24 10:24:37 +02:00
Jesusalva Jesusalva
f76e0c1751
Merge branch 'github/fork/Ledmitz/punch_sfx' into 'master'
...
Altered racesprite punch sounds and altered paths.xml accordingly.
See merge request legacy/clientdata!403
2022-10-15 01:14:16 +00:00
Administrator
aa8e906628
Altered racesprite punch sounds and altered paths.xml accordingly.
2022-10-15 01:14:15 +00:00
Wellvin
a34e5182b1
Adds a storage room building sign
2022-08-02 11:07:27 +00:00