Asking for a friend, u got these in .lib format?
https://mega.nz/file/Fz0WEKqQ#MVyEdu9k3_siQVPPPG5bUtrIkM3HKk9MoMQNRiQn2Jc the 2 npcs u wanted for some reasonAsking for a friend, u got these in .lib format?![]()
Ahh, funny bug report that. Wonders why he could buy like 4 billion wooden swords and then reported it as a bugi got the client that had them ncps from https://github.com/Suprcode/Crystal/issues/923
“Crystal is the only open source set of Mir 2 files, I’d argue the best option but people have their own views.” - @Jev
Haha, A lot of folks are still using the early Delphi-based open source code to develop their own clients/servers,
I was litrally going to say the same thing, I'm not saying delphi is crap, I've never played around with the delphi servers so can't really give my "views" on it. but I can on the most used server typeName one server using delphi files released in the last 10 years.
I'll start. Rise of the Archons - Scorpian (2017)
Now it's your turn.

Name one server using delphi files released in the last 10 years.
I'll start. Rise of the Archons - Scorpian (2017)
Now it's your turn.
Where are all these GM's at?@Tai
- TorchM2 - The oldest one some developers are still working on for their own Mir2/Mir3/Wool
- AceM2
- HeroM2 - Classic one still exists for some GMs
- BlueM2 - Open sourced only in the Chinese community - various new features
- GomM2 - Very white-hot one for tens of hundreds GMs
- GeeM2 - Very white-hot one for hundreds of thousands GMs
- TopM2
- Many more, haha.
Hmm, I disagree, C# can be just as performant and as secure as C++/Delphi clients.C# is really good at simplifying the logic not the performance and security on client-side(I like it to be the first option on server-side), that's why C/C++ still dominates the client side, Pascal is even older, you could say what C/C++ can do equals what Pascal can do, each programming language has their own domain, at least C# is not the one for the high performance purpose, if people want to really achieve that, Currently, I guess Unity is the only option, because of the IL2CPP mechanism.
@kill Radius is wildHmm, I disagree, C# can be just as performant and as secure as C++/Delphi clients.
For example, I have been working on a new client that is C# based, using OpenGL with advanced rendering techniques, plus tight control on memory usage to practically nullify the effects of GC. Also with the ability of AOT compiling C# can produce a native binary which is just as secure as C++/Delphi. I don't see the down sides..
Can you give me some insight into the performance differences/issues that you see compared to general Crystal c#?
Where are all these GM's at?
For performance, As far as I know, the AOT mechanism is quite new, the compatibility varies in different platforms and OS versions, and it requires more effort to achieve that goal sometimes, because less experience you can directly get from the community, I admit that if you don't consider time, every programing language can be the one for your best option, personally I like to choose the abundant ecosystem, at least in Mir2, Delphi is sort of the king in the Mir2 ecosystem, I see none of the companies in China use Crystal as their choice, that's the reality.Hmm, I disagree, C# can be just as performant and as secure as C++/Delphi clients.
For example, I have been working on a new client that is C# based, using OpenGL with advanced rendering techniques, plus tight control on memory usage to practically nullify the effects of GC. Also with the ability of AOT compiling C# can produce a native binary which is just as secure as C++/Delphi. I don't see the down sides..
Can you give me some insight into the performance differences/issues that you see compared to general Crystal c#?
This talk about code security is over my head but aren't all Chinese and Asian servers generally overran by bots (every server reboot, you get lines of them marching to their positions) which looks to me like an officially sanctioned way of playing on those servers. Security issues that result in cheating would actually strike me as refreshing by comparison, much less harmful IMO than those bots, which are simply sick way of playing.Delphi is sort of the king in the Mir2 ecosystem, I see none of the companies in China use Crystal as their choice, that's the reality.
Guess you mean AI players, AI player domain is another topic, this could be huge in the business consideration, if your algorithm is good enough, you can get a fortune, lots of investors really like it.This talk about code security is over my head but aren't all Chinese and Asian servers generally overran by bots (every server reboot, you get lines of them marching to their positions) which looks to me like an officially sanctioned way of playing on those servers. Security issues that result in cheating would actually strike me as refreshing by comparison, much less harmful IMO than those bots, which are simply sick way of playing.
I don't think cheating security and bots have to do with code kind, but player mentality.
