Skip to content

Open-source codebase for the Neat F2P project, an RSC private server featuring authentic, F2P-only gameplay.

License

Notifications You must be signed in to change notification settings

aldrichdev/Neat-F2P

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neat F2P

Open-source codebase for the Neat F2P project, a new RSC private server featuring authentic, F2P-only gameplay.

https://www.neatf2p.com

Info

  • Based on Open RSC's Core Framework with Few or No Added Changes
  • Open Source (Game & Website) Forever
  • F2P Mode Enabled (Forever) - Only F2P Areas, Features, Items, Quests, Spells, Prayers, Etc.
  • 1 Page Bank (Authentic F2P Behavior)
  • 1x EXP Rates
  • Play with RSC+, WinRune or Web Client
  • Skip Tutorial Option Enabled
  • Max 2 Characters Logged In At Once
  • No QOL - Straight RSC
  • No Global Chat or Kill Feed
  • No Transfers From Other Servers
  • No Cheating
  • Launched Saturday, February 24th, 2024

Differences From Open RSC's Core Framework

  • server_name is customized
  • member_world = false
  • can_feature_membs = false
  • MAX_PLAYERS_PER_IP = 2
  • pidless_catching = false
  • shuffle_pid_order = false
  • want_packet_register = false (in-game characters are created on our site)
  • want_pcap_logging = false (this may be temporary, not sure if we need these logs)
  • log4j*.xml files have the CatchAllAppender removed, which prevents .log.gz files from being generated every time a player connects
  • The players table has a new column, websiteUserId for linking players to website accounts.

Tribute

  • Logg, for helping with my questions
  • My friends - Sno, Zeph, Zhiguli, Bank Greeter, Komis and others - for showing so much interest in the project early on.
  • My YouTube subscribers, for helping with RSC F2P history questions.
  • Jagex, for releasing RuneScape with a F2P mode.

About

Open-source codebase for the Neat F2P project, an RSC private server featuring authentic, F2P-only gameplay.

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 91.3%
  • C 2.4%
  • Lua 2.4%
  • XSLT 2.0%
  • C++ 0.6%
  • Batchfile 0.5%
  • Other 0.8%