Jump to content

filipw1

Premium
  • Posts

    202
  • Joined

  • Last visited

  • Days Won

    4
  • Feedback

    0%

Everything posted by filipw1

  1. Vertical align broken First line is aligned correctly but next ones are off. Fixed [Hidden Content]
  2. Emoji in textline broken Fixed [Hidden Content]
  3. Weird flex but OK. ImGui kinda useless in Metin2, at least I've not find any use
  4. [Hidden Content] Operator overloading comes in handy with these
  5. Thanks! I've updated repository with your contribution.
  6. Open up kraizy.tgz, compile mainline release and you good to got, the best source out there. Add some fixes and you can go live and earn some juicy money (͡ ͡° ͜ つ ͡͡°)
  7. For all the years I had been actively dismissing the problem of the misaligned cursor in the text edit box when centred. The day finally came that I fixed it. Broken Fixed [Hidden Content]
  8. When you set a text in a textline and then change font name, text disappear. Before fix: With fix: [Hidden Content]
  9. A year ago I ordered a design and it was all fine, but now I can say anything but good about Tuora. I have three things to say, which are unacceptable for me: All the designs are exactly the same. Few examples https://filipdev.com/1041-2/ Probably because of the previous point, psd is prepared really badly and most of the time when I am coding it, when I cut image from psd it has really different color than on the original design (included this on my website as well) Contact is really bad, as for example, on 28th Febuary I asked for a lycan button for some interface (made by him), 9 th March, still no response
  10. Look, you download and unpack it yourself [Hidden Content]
  11. Good stuff, but I've got it already for 30 minutes. You should use map instead of vector to save some time on finding the right blend data in you data pool. Nice to see people getting rid of some old and ugly code.
  12. I updated the github repository with some more code to reduce a lag when you enter the game cause by refreshing affect window many times. Please let me know if it improves something.
  13. I did a program that creates sub files from given png files in directory. I find it really usefull as using dds files gain you better performence. One I'll try to make a GUI for this to visualize results, but for me it's fine at current state as it gets the job done. You need to convert output png canva to dds manually.
  14. To get smooth scrolling like this in music, guild symbol selection (and maybe some custom systems you already have idk), just replace ListBoxEx class.
  15. Good job on reverse engineering it. Are you into this now or is this @ xP3NG3Rx contributing? BTW is this Saul as a GTA V character on your profile picture?
  16. If you read carefully a name of the topic you can actually see what this code is meant for.
  17. Fix is fairly simple, just replace function (uiToolTip)
  18. Yes, write more functions to simple one line fix, gj
  19. There is a problem, when you change position of horse riding skill in playersettingsmodule, you cannot use horse skills. For me, the way skills work on the client side of thing is really dumb, but they went even furher. I don't understand why, client checks if player has a horse riding level from the fixed skill slot, not from skill info itself. Without my fix, it goes like this: With fix: Actual fix:
  20. filipw1

    M2Manager

    Good job! Sorry for bad english
  21. @firewall I measured this, for me it takes 7 to 10 ms to load npclist so I thought it isn't a big deal.
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.