RUOSI
Пятница, 19.04.2024, 13:20



Приветствую Вас Гость | RSS
[ Главная ] [ Регистрация ] [ Вход ]
Меню сайта

Разделы новостей
Общие новости [29]
Новости серверов OSI и EA [7]

Главная » Архив материалов
Really, that guides were completed in early November 2010, but it was available only using special secret url (passed to good friends ;)). Now, i've fully completed HS booster and think i can release it for public lol Good luck to outsiders ;)
Категория: Общие новости | Просмотров: 8753 | Добавил: ruosi | Дата: 10.01.2011 | Комментарии (0)

Unfortunately, i was very busy last months and didn't update this site. Now it's time to fix it. What's new? 
1. RUOSI project is still developing and it's latest build is installed to very interesting shard (with current site and forums on www.stygianabyss.ru). It contains SA expansion, publishes 61-67 and a large part of publish 68 with High Seas booster content.
2. High Seas booster development continues and i have some new video - Britannian Galleon known as "Whale" finally was added into the client side by EA Mythic and in couple of days was constructed and programmed by me. It's really great ship - 9 cannons, 2 spots for addons like forges and anvils, 8 mooring lines. Of course smooth movement is onboard ;) It moves fast and without any lags. You can use your mouse to control movement of your galleon. But, no more words, just links to YouTube ;)
2D: http://www.youtube.com/watch?v=mKD8-KnUKy8
3D: http://www.youtube.com/watch?v=O6nBK ... Читать дальше »
Категория: Общие новости | Просмотров: 3695 | Добавил: ruosi | Дата: 09.12.2010 | Комментарии (0)

RUOSI 1.5.0.0 version is now installed on TC server. Current changelog (note: it's not final changelog) can be found in new site section: Changelogs. This section contains changelogs of all project versions (public or private).  Now, some helpful links:

TC Bug Tracker: http://stygianabyss.ru/
TC Connect FAQ: http://stygianabyss.ru/fo ... Читать дальше »
Категория: Общие новости | Просмотров: 6446 | Добавил: ruosi | Дата: 09.02.2010 | Комментарии (0)

Hi everyone! Today we'll speak again about our old friends - Americans! ;)

They're trying to implement SA support and, of course, they can't do it without remembering me ;)  My dear friend, Anti-Basic, wrote:

"He's an unhelpful ass who decompiled a closed source project and published the source, THEN used an exploit to mass spam RunUO's member's emails. And then he tries to claim that the RunUO team is stupid and can't code etc etc when his entire project is based entirely off of RunUO. Fuck Wyatt."

Well, it's a very bad quote. Bad - because it contains only 10-20% of truth.
1) I'm not unhelpful. I offered help to runuo.com in 2004 and was blamed. I'm helping now peoples (not giving my code to them or writing code for them) with helpful advices.
2)  Okay, i decompiled it (with some technical details - i was not the first person who decompiled runuo, but i got all copyrights for that)
3) I've NEVER published sources. If stupid americans can't unde ... Читать дальше »
Категория: Общие новости | Просмотров: 4331 | Добавил: ruosi | Дата: 30.11.2009 | Комментарии (0)

As i told my friends long time ago: runuo users will have serious problems with static tiles in SA because OSI extended tiles range for static tiles up to 0x8000. They also changed the worlditem packet, because it was required for supporting multi tiles. Now some runuo.com users use RUOSI packet guide (of course without any copyright, it's so hard for them but very easy for sphereserver and pol server users) and implementing new packets in 'blind mode'.

First of all, about any comments likes "It's bad protocol guide":
a) protocol guide is universal and is not created for some special emulator
b) you have to implement it YOURSELF updating data to your real code (that's why you have problems with ~ and & 0x3FFF operations in RunUO: it's only RunUO problem cause RunUO was coded in that style)
c) if this protocol guide is so bad - don't use it. Please, don't use it. Write your OWN, not copy-pasted from here, but created from the beginning - sniff data from OSI, analyze ... Читать дальше »
Категория: Общие новости | Просмотров: 3266 | Добавил: ruosi | Дата: 21.10.2009 | Комментарии (0)

Today it was very usual day until i found new interesting thing: RunUO Team doesn't work with protocol sniffing packets from OSI shards ;) They just read my packet guide and implement new packets WITHOUT even single chance to think how it works ;) It can be easily proved: in latest svn and for demise shard you can found new packet - 0xE2.
1. Look at their implementation:
    public sealed class NewMobileAnimation : Packet
    {
        public NewMobileAnimation( Mobile m, int action, int frameCount, int delay ) : base( 0xE2, 10 )
        {
            m_Stream.Write( (int) m.Serial );
            m_Stream.Write( (short) action );
            m_Stream.Write( (short) frameCount );
            m_ ... Читать дальше »
Категория: Общие новости | Просмотров: 3201 | Добавил: ruosi | Дата: 20.10.2009 | Комментарии (0)

Ryan McAdams released 'final' 2.0 RunUO and didn't remove my bad code from it ;) Can you write your code or give copyright to the author? It's so stupid even for Ryan. He blamed others and officially made same thing - he stolen copyrights ;) Yeah, Ryan McAdams. Now you officially got the title of 'thief' ;) Congrats! Welcome on board!

P.S. I laughed very much when i read about this 'release'. It contains a lot of bugs, really no ML content (no weapon abilities, community collections, 200+ quests, peerless systems), of course no 3D client support and of course no SA support ;) Guys, you just grab latest svn code, zipped it and called it 'RunUO 2.0 Final'? Thanks for that - all russian hackers will laugh very much today! ;)
Категория: Общие новости | Просмотров: 3313 | Добавил: ruosi | Дата: 08.10.2009 | Комментарии (0)

RUOSI Team would like to wish you a happy birthday today! I hope you will more stronger, have more money and many other features.

P.S. About the discussions on your forums: you can use my code (please add the damn copyrights) without any doubts ;) I'm glad that you like it ;)

With all of our love from Russia, RUOSI.
Категория: Общие новости | Просмотров: 2846 | Добавил: ruosi | Дата: 19.09.2009 | Комментарии (0)

Check latest runuo svn :) http://svn.runuo.com/repos/runuo/devel/Scripts/Engines/Doom/Lamp%20Room/
They use code of public release of RunUO-RE (aka RUOSI) 1.2.5.0 :)) I have to know where are my copyrights? I've never removed any copyrights from RunUO 1.0 :) Even Ryan accepted that :) So, it's time to use code of bad communist russian hacker? :)) Well done, RunUO Team :) Well done!

P.S RUOSI - Even RunUO.com uses our code! Wanna use RunUO 3.0? It's latest greatest work of RunUO Team! More faster, many features and much more! Now with full power of RUOSI code and the blessing of world communist's society! USSR anthem will be included for free! Don't miss! Only on www.runuo.com!
Категория: Общие новости | Просмотров: 3458 | Добавил: ruosi | Дата: 14.09.2009 | Комментарии (1)

КР клиент официально снят с производства и поддержки. Сегодня ожидается запуск последнего экспаншена UO - Stygian Abyss. Будут сохранены лишь старый 2д клиент (все версии которого пропатчат единым патчем до SA) и новый SA 3д клиент, пришедший на замену КР.
Категория: Новости серверов OSI и EA | Просмотров: 3081 | Добавил: ruosi | Дата: 08.09.2009 | Комментарии (0)

« 1 2 3 4 »
Форма входа

Календарь новостей
«  Апрель 2024  »
ПнВтСрЧтПтСбВс
1234567
891011121314
15161718192021
22232425262728
2930

Поиск


Copyright RUOSI © 2024      Сайт управляется системой uCoz