Jump to content

Elfo

Legendary Member
  • Posts

    2,009
  • Credits

  • Joined

  • Last visited

  • Days Won

    53
  • Feedback

    0%

Everything posted by Elfo

  1. Δεν διάβασα ούτε ένα reply είδα ότι ασχολείται ο access μαζί σου και ήταν αρκετό
  2. Είστε για τον πούτσο bigtime
  3. You can only extend one class and implement many interfaces.
  4. For anyone with ASM and basic C++ knowledge its a walk in the park.
  5. That's why you use the name entry.dll (there is another one which i don't remember) which is already injected in core.dll but never used (not part of the clean system).
  6. Ah cuz they way you said it sounded like "Yeah do that, its piss easy" :P
  7. It is the one you proposed. The best one is what Tessa said even though i doubt you,him or the OP can do it.
  8. If you gonna use Catsguard just for the hwid then you might as well give up on whatever you are working on. Also Reborn12 is probably the last person you wanna be asking for advice. Yeah sounds pretty generic, do you know how to do it tho?
  9. Alongside the item create and restoring features addition i also created a wiki page that explains how you can run the project. https://github.com/Elfocrash/L2dotNET/wiki/How-to-start Thanks UPDATE: Now players can equip both weapons armor and jewels.
  10. Update time Implemented the Normal chat (retail like based on distance) Implemented retail like character creation based on the player template. Fixed a bug where the X cord was overridden by the Heading causing player to login and be in weird places. Added item creation using the //createitem [id] command (only armors for now) Added item equipping. However the papaerdoll status doesn't change visually yet. UPDATE 06/08/16 Items are now normally equippable and restorable.
  11. Mate it is just not gonna happen. Maxtor won't care so i don't care either. There is nothing you can do, just deal with it.
  12. I have nothing to prove and especially on people of lower intelligence. Also there is no point to benchmark a project with no features. Login services runs on 8mb and gameservice on 50mb so you can understand that there is no point of doing it. Also three thing. This specific project is not meant to be cross platform. I honestly don't give a shit about it and I specifically made it to be windows exclusive so i don't have to mess with cross platform shit (which is not needed). There are thousands of benchmarks on .net core projects running native on linux. Google it. THIS IS NOT A C# vs JAVA topic. There are thousands of those over the internet. I honestly don't care if it performs better or not. I only care about enjoying what im doing. Topic cleaned from the offtopic replies. Stick to the C# and project development. I don't care about comparisons.
  13. Most of the things are mocked up and the reworked so no.
  14. Firstly i was talking about C# running on windows. But thanks for that cuz you help me prove my point. Everything up to fasta is what you should really care about. And what you are seeing there is the 1.0.0-preview2-003121 of .NET Core (Which launched last month) compared to latest JRE version running on DEBIAN. Let's say that again all together. The FIRST ever release version of .NET Core with the LATEST version JRE. Yeah to me that's a huge win.
  15. C# and visual studio was pretty shit back then too. The main point tho is that C# in a windows environment with outperform Java (even running on linux) by a mile. That's a benchmarked fact. And that's mainly because java doesn't have one environment, it has all of them while C# was made to run perfectly on one environment. Now with .NET Core you can run C# everywhere without needing .net framework installed and still have the awesome performance. So...yeah..
  16. Oh for fuck sake what do you want? Pm Maxtor and ask him to add a whole new section for L2dotNET projects because it is a whole new category. There has never been something like that before. It is L2OFF, L2J and now L2dotNET. Three completely different things. I don't know how else i can explain it for you small brain to understand.
×
×
  • Create New...