330 Commits

Author SHA1 Message Date
ErikasKontenis
128789a264 fix issue with changed library of lua.hpp 2019-09-14 21:59:01 +03:00
ErikasKontenis
67a0770b7f ignore my local items 2019-09-13 21:01:25 +03:00
Alejandro Mujica
1da0571c79
Merge pull request #44 from nekiro/some-fixes
Fixing field bug and other small stuff
2019-06-15 21:18:15 -04:00
Nekiro
7ecb9b7b0d Fixing field bug and other small stuff 2019-05-03 20:23:37 +02:00
Alejandro Mujica
87ba59c649 Fix summons
Whoopsie
2019-04-13 21:43:35 -04:00
Alejandro Mujica
10bc933659 Rooking player now possible
Reserved storage value 30017 to enable first items when a player is rooked.
#17
2019-04-13 18:53:53 -04:00
Alejandro Mujica
d1224058dd Update monster look direction order
#1
2019-04-13 18:36:38 -04:00
Alejandro Mujica
b7a150f324 Important updates
You're now able to use runes and spells on blocking items that are movable #30
Spell effects no longer appear on stairs like RealOTS.
2019-04-13 18:31:57 -04:00
Alejandro Mujica
76c925111d Important bug fixes
Fixed an issue that would not let invisible creatures such as the Stalker to become idle, hence never returning visible.
Fixed an issue with gamemasters not being able to see invisible creatures that were out of their screen.
2019-04-13 18:15:20 -04:00
Alejandro Mujica
94399f1a79
Merge pull request #35 from tarantonio/master
Fix antidote while running
2019-04-13 16:27:43 -04:00
Alejandro Mujica
0044688420 Monster Idle Bug fix
Should fix #33
Credits [monsters idle bug fix official TFS](https://github.com/otland/forgottenserver/pull/2545])
2019-04-13 16:16:30 -04:00
Alejandro Mujica
a7a253f5eb Bug Fixes
Fixed a small issue related to monsters attacking being too low, the issue was related to TFS function normal_random, special thanks to LooSik at otland, see thread: https://otland.net/threads/nostalrius-7-7.262406/post-2552267
2019-04-13 16:10:44 -04:00
tarantonio
7878c57627
Fix antidote while running
Fix https://github.com/TwistedScorpio/Nostalrius/issues/32
2019-03-22 00:37:29 +01:00
Alejandro Mujica
840723a28b Update soft boots
Remove the expire and deequip targets of soft boots since they did not really had function in Tibia 7.72, the changes in this server version are because of Nostalrius 7.92.
2019-02-08 15:26:11 -04:00
Alejandro Mujica
f23dbf2575 Remove bad code
This was not necessary here, it was left during the tests of monsters cornering using RealOTS code. Issue: #20
2019-02-07 23:17:28 -04:00
Alejandro Mujica
000460265c Player::getDefense Bug Fix
In RealOTS when wielding two handed weapons the defense skill used is the weapon's type, however, this was not used although the code was added but seems I had forgotten to get the skill level.
2019-02-07 23:05:30 -04:00
Alejandro Mujica
233edcb48f Fix monster talking rand
It seems that on my previous merge I didn't fully merge from the last private branch.
2019-02-07 13:03:56 -04:00
Alejandro Mujica
f9cff8fb05 Update fluids
Slime fluid using CipSoft condition system.
Can only use fluids on players (need further confirmation on the behavior done on monsters and NPCs)
2019-02-05 12:59:05 -04:00
Alejandro Mujica
a82933a526 Floorchange relocates every object on top 2019-02-05 12:57:03 -04:00
Alejandro Mujica
6e02936226 Added config option"queryPlayerContainers"
This option should allow you to query every player container for an available slot.
2019-02-05 12:51:39 -04:00
Alejandro Mujica
1aaa6288a8 Bug Fixes
Fixed an issue that caused players to increase distance fighting by wielding a distance weapon on hands and on ammunition slots.

Fixed an issue with monster yelling (C code not compatible with C++ entirely, thank you IDA).
2019-02-05 12:42:16 -04:00
Alejandro Mujica
2412e3a825
Update README.md 2019-01-17 12:18:06 -05:00
rasanpedromujica
768be1d7af Missed spell merges, fixes to yelling
One more ops to the list.
Yell should work for 30x30 SQMs
2019-01-17 01:37:35 -05:00
rasanpedromujica
4715134fce Merge spells branch
Ops
2019-01-17 00:32:58 -05:00
rasanpedromujica
154d82a9c2 Bug fix related to Dipthrath Tomb
This bug was recently discovered in nostalrius.com.br, how did I miss such a small detail?! OH GOD!
2019-01-16 22:24:06 -05:00
rasanpedromujica
cf6950dea1 Merge branch 'master' of https://github.com/TwistedScorpio/Nostalrius 2019-01-16 19:41:43 -05:00
rasanpedromujica
f3aec804d3 Updated database
Was missing some tables required for the CipSoft skull system (table murders).
2019-01-16 19:41:09 -05:00
Alejandro Mujica
bcfd724317
Update README.md 2019-01-16 17:33:44 -05:00
Alejandro Mujica
cf00b08744
Update README.md 2019-01-16 17:29:41 -05:00
rasanpedromujica
009a571331 Full Distribution 2019-01-16 17:16:38 -05:00