jcsnider Posted December 6, 2018 Share Posted December 6, 2018 Intersect Beta 5.1 Released! December 5th 2018   Bug Fixes/Problems Solved: Mysql game databases not saving/loading correctly (They will need to be wiped and recreated!) Attacks being cancelled/not registering on the server. Server crash when saving maps that players are on/around. Loading of certain translation strings. (Like Escape Menu & Server Status) Copying/Pasting of game components in the various editor windows Item equipped icon blocking mouse clicks in inventory (Requires re-downloading InventoryItem.json ui file) Bag window failing to load  (Requires re-downloading BagWindow.json ui file) Npcs losing targets when firing spells Npcs firing projectiles in random directions Wording for consumable item editor ('Interval' -> 'Amount') Deleted characters not actually being deleted Engine allowing life steal from resources Fixed EndQuest event command Fixed weird event behavior when using labels inside common event. Fixed trading error where item amounts could multiply and make people rich!     Up Next As more bugs are found we will get a 5.2 out.. in the mean time we are working on B6 and some performance improvements!  Download If you're already using 5.0 just overwrite your .pdbs and .exes! Download   If you're already using 4.9.X please view the migration guide!   As always please keep in touch with us and report all bugs that you find! Kibbelz, Zetasis, TheSandersLad and 3 others 5 1 Link to comment Share on other sites More sharing options...
Gibier Posted December 6, 2018 Share Posted December 6, 2018 First Link to comment Share on other sites More sharing options...
Jjvm_ Posted December 6, 2018 Share Posted December 6, 2018 second. Link to comment Share on other sites More sharing options...
Ainz Ooal Gown Posted December 6, 2018 Share Posted December 6, 2018 Awesome stuff Link to comment Share on other sites More sharing options...
AccurateNoodle Posted December 6, 2018 Share Posted December 6, 2018 4th Link to comment Share on other sites More sharing options...
Zerinho Posted December 6, 2018 Share Posted December 6, 2018 any way to make ''tab''' select from more distance? i mean not every classe are meelee to target body-to-body Link to comment Share on other sites More sharing options...
Kibbelz Posted December 6, 2018 Share Posted December 6, 2018 3 hours ago, daviih123 said: any way to make ''tab''' select from more distance? i mean not every classe are meelee to target body-to-body But at what range do you define as too much or too far to target? Everyone monitor screen size is different so you have to compensate for users who are on the lowest resolution. They don't want to target someone off their screen. If you have an open world like Nightmare with 500 maps. Where do you stop searching? Most players want to interact with enemies nearby anyway and use tab to kite enemies with their spells. Again you can change this when source comes but I don't see much point. Zerinho 1 Link to comment Share on other sites More sharing options...
StalysRex Posted January 5, 2019 Share Posted January 5, 2019 On 12/6/2018 at 4:18 PM, Kibbelz said: But at what range do you define as too much or too far to target? Everyone monitor screen size is different so you have to compensate for users who are on the lowest resolution. They don't want to target someone off their screen. If you have an open world like Nightmare with 500 maps. Where do you stop searching? Most players want to interact with enemies nearby anyway and use tab to kite enemies with their spells. Again you can change this when source comes but I don't see much point.  At first I thought you could get the max range of one of the spells/ranged attacks, but then I thought that was the same issue. User 1 would be able to see the target, but not User 2 since their resolution is lower. Perhaps if you are able to get the players resolution and convert it into a range, if you can see it chances are you want to target it anyway. Might present a different problem with users having higher resolutions reaping the benefits. What about just the closest target to the player, within their view/map/bounds/resolution. (Then just chalk it up to, sometimes it does pay for people who pay for better monitors.)  Looking at it now, I don't think your audience now days will be anything under 1024x768 anyway. Sounds like a good place to hardcore a range.  Current desktop screen resolutions in use (worldwide) Screen width Smallest screen height In use worldwide 1024 px 768 px 3% 1280 px 800 px 11% 1360 px 768 px 2% 1366 px 768 px 35% 1440 px 900 px 6% 1600 px 900 px 6% 1680 px 1050 px 3% 1920 px 1080 px 20% 2560 px and up1440 px 1% Link to comment Share on other sites More sharing options...
jcsnider Posted January 5, 2019 Author Share Posted January 5, 2019 I think the tab should auto select whatever is closest to the mouse (within screen bounds since that’s easy to check).. or maybe another configurable control can do that.  I don’t have hard stats, but I think a very large majority of people play in windowed mode, if I had a 1024x768 monitor I’d totally play in 800x600 windowed mode. Link to comment Share on other sites More sharing options...
Kibbelz Posted January 5, 2019 Share Posted January 5, 2019 Or like a lot of players just want to play with a keyboard unless interacting with the ui. (I know I do) Either way if you want to change this wait until source. Fairly sure this is how auto targeting works in ~90% of games anyway. Xeno 1 Link to comment Share on other sites More sharing options...
froggy Posted January 20, 2019 Share Posted January 20, 2019 I always liked how WoW does enemy targeting. Tab simply cycles through the nearby targets, starting with the one closest to your character. In Intersect's case it would probably cycle through a set max range, though. Justn 1 Link to comment Share on other sites More sharing options...
Guest Posted February 18, 2019 Share Posted February 18, 2019 COPY AND PASTING IS FINALLY HERE!!! WHOOP WHOOP!!! Â Now I have to be bothered to replace all the .exes and .pdbs... Lol... Â The copy and pasting should be a whole update in itself, like from 5.0.0 to 6.0.0 Link to comment Share on other sites More sharing options...
Damian666 Posted February 18, 2019 Share Posted February 18, 2019 7 minutes ago, Derop said: Hello! We could have something like Tibia, with a new screen only showing the closest enemies. Â Â not in this thread dude...offtopic etc. Link to comment Share on other sites More sharing options...
ENDO Posted February 26, 2019 Share Posted February 26, 2019 I'm fresh and I was looking for open source engine where i could learn to code. I found this, this is amazing and written in C#, but someone could explain it to me? I don't see .cs files, only .json files, so this engine isn't open source yet? It'll be in future? "Modern and Open Source C# Codebase (if you do want to code!)" IÂ don't know something or this description is outdated? Link to comment Share on other sites More sharing options...
panda Posted February 26, 2019 Share Posted February 26, 2019 8 minutes ago, ENDO said: I'm fresh and I was looking for open source engine where i could learn to code. I found this, this is amazing and written in C#, but someone could explain it to me? I don't see .cs files, only .json files, so this engine isn't open source yet? It'll be in future? "Modern and Open Source C# Codebase (if you do want to code!)" IÂ don't know something or this description is outdated? Intersect is current not open source but when it reaches release it will be. Currently we are working on Beta 6, and once we are finished cleaning up some of the worst parts of the engine we should reach the actual release with source. Link to comment Share on other sites More sharing options...
ENDO Posted February 26, 2019 Share Posted February 26, 2019 That's good news  Finally found the best engine ever, meanwhile I'll be able to learn more. And what puzzles me (translator, wrote it right? lol), how many players online can keep this engine/server? Or if this engine/server is somehow limited, whatever - how would it look with very well C# scripted engine/server? Link to comment Share on other sites More sharing options...
Recommended Posts