Common files package
From Spheriki
Library files by NeoLogiX.
Contents |
Download
Usage
Unzip to %SPHERE_ROOT% (so that the directory tree looks like '%SPHERE_ROOT%/common/neologix/') and reference via RequireScript('/common/neologix/script/'+whatever+'.js'), LoadFont('/common/neologix/fonts/'+whatever+'.rfn'), etc.
The Files
NOTE: Whenever I make an update to this pack I shall try to update this list as well - Neo
- Fonts
- Calibri (converted to 7, 8, & 10pt sizes aliased and anti-aliased)
- Lucida Grande (converted to 7, 8, & 10pt sizes aliased and anti-aliased)
- Segoe UI (converted to 7, 8, & 10pt sizes aliased and anti-aliased)
- Mincho (converted to 11pt size)
- Osaka (converted to 9pt size)
- Square 1 (Chrono Trigger system font)
- Square 2 (Chrono Trigger dialogue font)
- ps_lg.rfn & ps_sm.rfn (simple and clean pixel fonts)
- Tahoma (bold, converted to 9pt size)
- Haettenschweiler (converted to 10pt size)
- Miniset (converted bitmap font)
- Minitot (converted bitmap font)
- galaxy.rfn (I forget what this one is at the moment - Neo)
- bm_mini.rfn (I forget this one too - Neo)
- Scripts (note: if it's preceded by an N here it may not necessarily be preceded by one in the actual script - Neo)
- n_req.js (common definitions used in pretty much every script i write, needs to be updated - Neo)
- NFont font wrapper object (contains text wrapping and textbox functions as well as a simple NTML parser)
- NSurface image and surface wrapper objects, includes the definitions for js bezier curves functions
- NWindow windowstyle wrapper object
- NTML markup language script
- NTrans graphical screen transition scripts
- NMenu v1.11 - the menu object that started it all!
- NMenu v1.2 - NSimplemenu edition of NMenu v1
- NMenu v1.3 - NRingmenu circular positioned version of NMenu v1
- ...soon to come: NMenu v2, featuring timed element animations!
- Preliminary physics engine NPhysix v1.0a
- Windowstyles
- Blue - a windowstyle with a velvet-like dark blue background and blue tinted border
- Blue gradient - the same as Blue but with a gradient overlay on the background
- Grey - a windowstyle with a dark blue background and grey tinted border
- Spritesets (for now various spritesets that I found in Sphere format - Neo)
- Link (Four Swords/Minish Cap style in blue, green, purple, red) (originally available from the original Spherical website)
- Bone dragon (originally available from the original Spherical website)
- Elf (originally available from the original Spherical website)
- Images (various icons, pointers, and miscellaneous images that didn't belong in the other image categories - Neo)