Likes: 2
Results 1 to 5 of 5
Thread: RustEmu core v2
-
22-12-15, 03:36 PM #1
RustEmu core v2
Register to remove this adHello guys!
I think time to present my fork of Trinity such as repack.
http://rustemu.org/
logo.png
* Implement Blink v4 for REv2 (read more)
blink in abyss
blink by path ( rechecking each step )
where player can walk - blink will available there
implemented check on dynamic objects (locked doors and etc)
implemented total path of blink.
* implement Master Call (read more)
* pet should moving at player
* in melee distance cast spell (for remove root-effects)
* after cast will going at his (pet, not player) target
* implement Spell Dancing Rune Weapon (read more)
* copy 50% of melee damage
* special abilities damage
* rewrite break Stealth and modify Stand State (read more)
Currently, only harmful CC spells will break stealth and modify the unit stand state.
This behaviour is wrong. Any harmful spell hit should break stealth and modify the stand state.
There are a few exceptions for this mechanic, such as:
- Mass Dispel (priest spell ID 32375, 32592, 39897)
- Earthbind Totem (Pulse) (spell ID 3600)
- Distract (rogue spell ID 1725)
___________________________
It's from big changes, other commits you can see on github
Files of server + dbc/maps/vmaps/mmaps : here
SQL files for databases (realmd, characters, world) : here
Accounts : admin 123456; test 123456
› See More: RustEmu core v2Last edited by endx; 23-12-15 at 01:43 PM.
-
12-02-16, 05:48 AM #2
New version
Revision 818
https://www.microsoft.com/en-US/download/details.aspx?id=48145
Visual C++ Redistributable
2015 (need 64 and 86)
files of server (.exe)
files of database (sql files for characters, auth, world)
dbc, maps, vmaps, mmaps
-
16-06-16, 11:55 AM #3
update:
* fixed Core/Spell: Titan Grip Penalty (warrior)
* fixed Steady Shot damage (hunter)
* fixed Shadowmeld (night elf)
* fixed Fix drop stealth by Slice and Dice (rogue)
* fixed Living bomb (Fixed check on AOE for all nearest targets, when cast explosion) (mage)
* fixed Pets and LoS - available to use spells of pets on target in LoS or Out of Range
very important changes:
Fear effect (priest/warlock/warrior) :
* fixed Movement Fear visual bug
Confuse effect (polymorph, blind, scatter shot (right movement position and right orientation bug)):
before :
after:
* Fix npc drop under texture. (fixed Collision check in Target Movement Generator)
(Try to check this place on your server!)
It's from big changes, other commits you can see web-site
___________________________
Files of server + mysqllib.dll : here
Files of dbc/maps/vmaps/mmaps/Cameras : here
___________________________
now new revision of RE with implemented mysql-server ( just download-click-play )
Repack already haveuniform server-mysql server
For start server :
1) RustEmu_Repack_[25781]/mysql_start.bat (for stop mysql-server - mysql_stop.bat)
2) RustEmu_Repack_[25781]/authserver.exe
3) RustEmu_Repack_[25781]/worldserver.exe
In-Game Accounts : admin 123456; test 123456
-
Post Thanks / Like - 1 LikesApple liked this post
-
19-08-16, 04:35 AM #4
Update:26191 revision - https://drive.google.com/open?id=0B9...ptOVh5Qnc26191 database - https://drive.google.com/open?id=0B9...WJ0RXcxdjBPajg
-
29-08-16, 06:50 AM #5
Register to remove this ad