- Joined
- Aug 3, 2004
- Messages
- 710
Since i'm creating a bunch of new natives for WC3, i thought that i might aswell just create some more jass functions, incase anyone wants to use them.
First of all, the basic native set, will include only winsock, then i'm going to make another pack, that has C standard math(Only the ones missing), which will be an option for developers that use WarSoc, it will be part of the end user product.
This will be the wishlist for natives you might need, but you should know that i'm not a very good programmer, and i might not be able to do everything.
Wishlist:
First of all, the basic native set, will include only winsock, then i'm going to make another pack, that has C standard math(Only the ones missing), which will be an option for developers that use WarSoc, it will be part of the end user product.
This will be the wishlist for natives you might need, but you should know that i'm not a very good programmer, and i might not be able to do everything.
Wishlist:
- MindWorX:
- WarSocAPI - Done, new version coming. Standalone
- MouseAPI - Partly Done. Part of WarSoc
- WindowAPI - Partly Done. Part of WarSoc
- C Standard Math, The Missing Functions - Partly Done. Part of WarSoc
- C File Reading - I'll add this for the possible use of reading a database included with a map. Also going to add filewriting, but in a way so endusers have complete control. This means they can specify a max filesize and if filewriting is allowed at all. Filewriting will still be limited to text. Part of WarSoc
- SFilip:
- Binary Operators. - Still WIP.
- MD5 and SHA1 string hashing. - Done
- Encryption - Still WIP.
- Diablo-dk:
- Combine SetUnitX/SetUnitY into function. - Still WIP.
Last edited by a moderator: