User:Kateye: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎VMFLib.NET: Just keeping track of my own development state)
Line 10: Line 10:


*29 Oct 2006: Finished VMFLib.NET's loading proceedures as far as [[VMF documentation|VMF Documentation]] covered. However, it was incomplete for current maps so I'm not quite done with loading.
*29 Oct 2006: Finished VMFLib.NET's loading proceedures as far as [[VMF documentation|VMF Documentation]] covered. However, it was incomplete for current maps so I'm not quite done with loading.
*1 Nov 2006: Finished adding "new" VMF features to loading (although what you do with the LogicalPos and ShowGridLogical is up to you as I have no idea what they're for). Now I can test the "saving" portion.


==Mod==
==Mod==

Revision as of 11:47, 2 November 2006

Kateye (pronounced Kat Eye, as in the occular organ of Katheryn) is programmer, currently working C++ and its managed extensions.

Projects

VMFLib.NET

(Started 20 Oct 2006)

This project is intended to give me an easy way of programatically building maps; this is essential for my mod.

News

  • 29 Oct 2006: Finished VMFLib.NET's loading proceedures as far as VMF Documentation covered. However, it was incomplete for current maps so I'm not quite done with loading.
  • 1 Nov 2006: Finished adding "new" VMF features to loading (although what you do with the LogicalPos and ShowGridLogical is up to you as I have no idea what they're for). Now I can test the "saving" portion.

Mod

(unannounced)

(Started 20 Sep 2006)

No information is available for this until I feel that I have something substantial to share.