This site has been archived and made available for preservation purposes. No edits can be made.
-
C++ Vault-Tec Standard Library
I'm going to be developing a standard library for the C++ scripts.
I am interested to hear what the community would like to see in it. So far I have the following planned:
Math - Vector classes, normalization, and so on.
File I/O - A file class. Will support loading of some formats, so far i've planned: .ini .cfg .csv
Threads - Will make cross-platform multithreading a lot easier.
Debugging - Will handle exceptions, give you useful information, and assist debugging with software debuggers.
Detouring - Will be fun to play with in some cases
Compression - Bzip2
Memory - A class for to represent allocated memory.
Some things that I am currently not capable of doing:
IRC Bot - Will allow a script to run a irc bot from the server. I can't do this because I don't have enough knowledge about RakNet, or even networking on win32 or unix.
-
Senior Member
Re: C++ Vault-Tec Standard Library
That.... sounds.... great? , Wish I understood any of it. but it sounds like it'll be good when somethings done with it, Right? ;D
-
Re: C++ Vault-Tec Standard Library
This is for scripters to tell me what they would like to see in the Vault-MP Standard Library. It will allow rapid development of scripts, and will make everything easier on the scripters. In some cases, it will make their scripts better, too.
-
Senior Member
Re: C++ Vault-Tec Standard Library
aaaah awesome ;D, well good luck
Similar Threads
-
By foxtacles in forum PAWN
Replies: 6
Last Post: 07-18-2013, 07:37 AM
-
By Aeronix in forum Discussion
Replies: 20
Last Post: 09-20-2011, 12:07 AM
-
By metrakit in forum Discussion
Replies: 4
Last Post: 08-18-2011, 08:29 AM
-
By foxtacles in forum News and information
Replies: 0
Last Post: 06-11-2011, 02:28 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules