Difference between revisions of "Seraphim"
(an update to the page) |
m (Spelling errors; added wiki links) |
||
Line 3: | Line 3: | ||
| image = Gunnm.jpg | | image = Gunnm.jpg | ||
| caption = Seraphim, the robotic angel | | caption = Seraphim, the robotic angel | ||
− | | author = Chase-san | + | | author = [[Chase-san]] |
| extends = AdvancedRobot | | extends = AdvancedRobot | ||
| targeting = [[GuessFactor_Targeting_%28traditional%29|GuessFactorTargeting]] | | targeting = [[GuessFactor_Targeting_%28traditional%29|GuessFactorTargeting]] | ||
Line 17: | Line 17: | ||
==Creation== | ==Creation== | ||
− | The very first release version of Seraphim was finished on December 8, 2006 at 7:03pm. | + | The very first release version of Seraphim was finished on December 8, 2006 at 7:03pm. Coincidentally, this was version 0.002. It used a very bloated class structure and was highly inefficient. It creates its different gun and surfing buffers in separate files as [[Dookious]] did at the time, however as no actual code, only ideas we're used from Dookious its license was Proprietary. |
==Targeting== | ==Targeting== | ||
− | Seraphim uses a guessfactor targeting system, based on the use of visit count stats, more formally known as a [[GuessFactor Targeting (traditional)| | + | Seraphim uses a guessfactor targeting system, based on the use of [[VisitCountStats|visit count stats]], more formally known as a [[GuessFactor Targeting (traditional)|Traditional Guessfactor Gun]]. It uses 5 different sets of buffers, each with increasing number of [[segments]] and buffer importance (also known as its weight). |
==Movement== | ==Movement== | ||
− | The movement is fairly complex and is actually fairly decent when | + | The movement is fairly complex and is actually fairly decent when compared to robots of similar rank, the caveats is that the movement has a few bugs which cause it to fail outright causing the robot to move incorrectly. The movement has been applied to a recent robot called [[Prototype]] which was a experimental neural targeting gun. |
==History== | ==History== | ||
− | Originally known as NekoAngel with a Log based GF gun | + | Originally known as NekoAngel with a Log based GF gun similar to earlier [[Shadow]] builds, it had decent results, but the log system I thought was messy and very hard to handle. I changed it to Seraphim and changed the gun to a basic statistical GF gun with VCS. After I finally got a few versions together it turns out the new arrangement was far more complex, slower and harder to manage then the original NekoAngel set-up, however it was to later to turn back. The robot hit its peak at around the midpoint of its development, all subsequent releases after version 0.052 only lost points, but development continued for many versions until it was given up in early 2008. |
There have been countless internal builds of robots based off Seraphim that we're never released either due to poor results or we're to laggy to make much of a difference. | There have been countless internal builds of robots based off Seraphim that we're never released either due to poor results or we're to laggy to make much of a difference. | ||
==Current Rebuild== | ==Current Rebuild== | ||
− | The current rebuild features a powerful graphics system allowing low-level access to Graphics drawing | + | The current rebuild features a powerful graphics system allowing low-level access to Graphics drawing throughout the robot, the only known robot to feature such an advanced feature. It also has a load and go structure framework, which may be a bit messy. This rebuild is also known as [[Seraphim 2]]. |
[[Category:Bots|Seraphim]] | [[Category:Bots|Seraphim]] | ||
[[Category:1-vs-1 Bots|Seraphim]] | [[Category:1-vs-1 Bots|Seraphim]] | ||
[[Category:MegaBots|Seraphim]] | [[Category:MegaBots|Seraphim]] |
Revision as of 10:03, 20 September 2008
Seraphim | |
Seraphim, the robotic angel | |
Author(s) | Chase-san |
Extends | AdvancedRobot |
Targeting | GuessFactorTargeting |
Movement | WaveSurfing |
Released | December 8, 2006 |
Best Rating | 1981.1 (25th) |
Current Rating | 1971.08 |
Current Version | v0.052 (v0.071) |
Code License | Proprietary RWPCL (v0.071) |
Download | |
Source |
Creation
The very first release version of Seraphim was finished on December 8, 2006 at 7:03pm. Coincidentally, this was version 0.002. It used a very bloated class structure and was highly inefficient. It creates its different gun and surfing buffers in separate files as Dookious did at the time, however as no actual code, only ideas we're used from Dookious its license was Proprietary.
Targeting
Seraphim uses a guessfactor targeting system, based on the use of visit count stats, more formally known as a Traditional Guessfactor Gun. It uses 5 different sets of buffers, each with increasing number of segments and buffer importance (also known as its weight).
Movement
The movement is fairly complex and is actually fairly decent when compared to robots of similar rank, the caveats is that the movement has a few bugs which cause it to fail outright causing the robot to move incorrectly. The movement has been applied to a recent robot called Prototype which was a experimental neural targeting gun.
History
Originally known as NekoAngel with a Log based GF gun similar to earlier Shadow builds, it had decent results, but the log system I thought was messy and very hard to handle. I changed it to Seraphim and changed the gun to a basic statistical GF gun with VCS. After I finally got a few versions together it turns out the new arrangement was far more complex, slower and harder to manage then the original NekoAngel set-up, however it was to later to turn back. The robot hit its peak at around the midpoint of its development, all subsequent releases after version 0.052 only lost points, but development continued for many versions until it was given up in early 2008.
There have been countless internal builds of robots based off Seraphim that we're never released either due to poor results or we're to laggy to make much of a difference.
Current Rebuild
The current rebuild features a powerful graphics system allowing low-level access to Graphics drawing throughout the robot, the only known robot to feature such an advanced feature. It also has a load and go structure framework, which may be a bit messy. This rebuild is also known as Seraphim 2.