All Projects → OpenNos → Opennos

OpenNos / Opennos

Licence: gpl-2.0
OpenNos Emulator Project. See AUTHORS file for Copyright information.

Projects that are alternatives of or similar to Opennos

Mysqlconnection
Simple library to make it much easier to use MySQL in Visual Studio projects
Stars: ✭ 6 (-94.29%)
Mutual labels:  database, visual-studio
Server
EQEmu - Open Source EverQuest Server
Stars: ✭ 319 (+203.81%)
Mutual labels:  database, emulator
Android Debug Database
A library for debugging android databases and shared preferences - Make Debugging Great Again
Stars: ✭ 7,946 (+7467.62%)
Mutual labels:  database, emulator
Entityframework Reverse Poco Code First Generator
EntityFramework Reverse POCO Code First Generator - Beautifully generated code that is fully customisable. This generator creates code as if you reverse engineered a database and lovingly created the code by hand. It is free to academics (you need a .edu or a .ac email address), not free for commercial use. Obtain your licence from
Stars: ✭ 562 (+435.24%)
Mutual labels:  database, visual-studio
Reporting Services Examples
📕 Various example reports I use for SQL Server Reporting Services (SSRS) as well as documents for unit testing, requirements and a style guide template.
Stars: ✭ 63 (-40%)
Mutual labels:  database, visual-studio
Homebase React
The React state management library for write-heavy applications
Stars: ✭ 101 (-3.81%)
Mutual labels:  database
Betterexplorer
A Better Explorer filemanager repository
Stars: ✭ 102 (-2.86%)
Mutual labels:  visual-studio
Bojack
🐴 The unreliable key-value store
Stars: ✭ 101 (-3.81%)
Mutual labels:  database
Activerecord Clean Db Structure
Automatic cleanup for the Rails db/structure.sql file (ActiveRecord/PostgreSQL)
Stars: ✭ 101 (-3.81%)
Mutual labels:  database
Postguard
🐛 Statically validate Postgres SQL queries in JS / TS code and derive schemas.
Stars: ✭ 104 (-0.95%)
Mutual labels:  database
Pg flame
A flamegraph generator for Postgres EXPLAIN ANALYZE output.
Stars: ✭ 1,391 (+1224.76%)
Mutual labels:  database
Sqlite3 Encryption
The easiest way to build SQLite3 with encryption support on Windows. Compilation of DLL, SLL or shell is now a matter of minutes
Stars: ✭ 102 (-2.86%)
Mutual labels:  database
Fastsitephp
🌟 FastSitePHP 🌟 A Modern Open Source Framework for building High Performance Websites and API’s with PHP
Stars: ✭ 102 (-2.86%)
Mutual labels:  database
Bap
Binary Analysis Platform
Stars: ✭ 1,385 (+1219.05%)
Mutual labels:  emulator
Oscam Emu
Open Source Cam Emulator (patch only)
Stars: ✭ 101 (-3.81%)
Mutual labels:  emulator
Hbase Operator Tools
Apache HBase Operator Tools
Stars: ✭ 104 (-0.95%)
Mutual labels:  database
Alkali
a simple python database
Stars: ✭ 101 (-3.81%)
Mutual labels:  database
Yakc
Yet another KC emulator
Stars: ✭ 102 (-2.86%)
Mutual labels:  emulator
Nes.swift
An NES emulator written in Swift
Stars: ✭ 103 (-1.9%)
Mutual labels:  emulator
Reactiveandroid
🚀 Simple and powerful ORM for Android
Stars: ✭ 102 (-2.86%)
Mutual labels:  database
OpenNos
This project was abandoned by developers. Pull request is still accepted, but there are really few chances that this emulator will continue.
The founder of this project is now working on a new Emulator: NosCore.
for more information : https://github.com/NosCoreIO/NosCore





Information!

A master branch is to which we will push only stable changes that got confirmed, we develop now on dev branch, please dont ask for help with using dev branch, its unstable and designed only for advanced users.

Achtung!

We are not responsible of any damages caused by bad usage of our source: thermonuclear war, lit ssd's or getting fired because you spent whole night installing the required files. Please before asking questions or installing this source read this readme and also do a research, google is your friend. If you mess up when installing our source because you didnt follow it, we will laugh at you. A lot.

Instructions to contribute

Disclaimer

This project is a community project not for commercial use. The emulator itself is proof of concept of our idea to try out anything what's not possible on original servers. The result is to learn and program together for prove the study.

Legal

This Website and Project is in no way affiliated with, authorized, maintained, sponsored or endorsed by Gameforge or any of its affiliates or subsidiaries. This is an independent and unofficial server for educational use ONLY. Using the Project might be against the TOS.

Before opening new issues troubleshooting can be found here

Contribution is only possible with Visual Studio 2017, additionally install .net framework 4.7 SDK and Microsoft SQL Server 2016

We recommend usage of StyleCop extension and ResX Resource Manager.

After latest changes you might want to get ready to use .NET Framework 4.7

Building the code

1. Install SSDT For Visual Studio

http://go.microsoft.com/fwlink/?LinkID=393520&clcid=0x409

2. Install or Configure Microsoft SQL Server 2016 (at least Developer Edition)

3. Use the NuGet Package Manager to Update the Database

  • Go to Tools -> NuGet Package Manager -> Package Manager Console
  • Choose Project OpenNos.DAL.EF
  • Type 'update-database' and update the Database
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].