• Home
  • Index
  • Search
  • Download
  • Server Rules
  • House Roleplay Laws
  • Player Utilities
  • Player Help
  • Forum Utilities
  • Returning Player?
  • Toggle Sidebar
Interactive Nav-Map
Tutorials
New Wiki
ID reference
Restart reference
Players Online
Player Activity
Faction Activity
Player Base Status
Discord Help Channel
DarkStat
Server public configs
POB Administration
Missing Powerplant
Stuck in Connecticut
Account Banned
Lost Ship/Account
POB Restoration
Disconnected
Member List
Forum Stats
Show Team
View New Posts
View Today's Posts
Calendar
Help
Archive Mode




Hi there Guest,  
Existing user?   Sign in    Create account
Login
Username:
Password: Lost Password?
 
  Discovery Gaming Community Discovery Development Discovery Mod General Discussion
« Previous 1 … 237 238 239 240 241 … 547 Next »
Idea that may aid the developers

Server Time (24h)

Players Online

Active Events - Scoreboard

Latest activity

Pages (2): 1 2 Next »
Idea that may aid the developers
Offline Fletcher
10-19-2011, 03:31 AM,
#1
Member
Posts: 5,473
Threads: 952
Joined: Apr 2008

Crowd Programming in my mind is something that could be considered in the future of the mod's development, though maybe not until post 4.86 release. But here is the idea anyhow.

The developers would share the workload with not just the current staff, but by uploading the work that can be done by coders/programmers or anyone willing to help in any way with the right knowledge. I've taken a look at some Freelancer code and it does... scare my at first since programming isn't my forte, but if I sat down and crunched it I could churn something out.

This could mean that a number of us on here have the capability of aiding the developers by crunching some numbers or error checking, or just debugging new code to try and find errors. The more testing the better in ANY kind of programming.

So, would it be a good idea for the developers to release some files they need help on, or just tasks for programming that needs doing for the community to help with? There must be a few more coders in here?

While sharing the workload WILL have its problems, for instance the developers will need to error check and verify quite possibly many more things than their own current work.

It is a tricky see-saw to balance, that's for sure.

So, would sharing the work load with the community in the future be an option? If done right, I'm sure taking some of the work load of others, especially those 'crunching' ones involving finding one error in a large text file. THOSE are a git... Visual.NET taught me that...

Feedback?

[Image: 7220a57d19cexl1.jpg]
"Oh chuffing blimey, another day, another person being whiney!"
Fletcher's Feedback and Stories Thread
Reply  
Offline AeternusDoleo
10-19-2011, 10:35 AM,
#2
Ex-Developer
Posts: 5,744
Threads: 149
Joined: Nov 2009

Would work if the FL mod's "programming" was in code. Most of it is just INI work. The more complex stuff is handled in UTF files of various structures. Main issue with crowd programming is the complete impossibility to assign deadlines.

Wide awake in a world that sleeps, enduring thoughts, enduring scenes. The knowledge of what is yet to come.
From a time when all seems lost, from a dead man to a world, without restraint, unafraid and free.


Mostly retired Discovery member. May still visit from time to time.
Reply  
Offline onca
10-19-2011, 10:57 AM, (This post was last modified: 10-19-2011, 11:03 AM by onca.)
#3
Member
Posts: 1,370
Threads: 70
Joined: Jun 2006

I think many people would jump at the chance to help out with 4.86. But we have the old "Mongolian Hordes" problem of software engineering... throwing more people at it just makes it take longer.

We (the plebs) would probably better serve the cause as alpha/beta testers.

ps. or filling out infocards;)
Reply  
Offline AeternusDoleo
10-19-2011, 11:24 AM,
#4
Ex-Developer
Posts: 5,744
Threads: 149
Joined: Nov 2009

Once beta 1 hits, we'll definately want/need testers:)

Wide awake in a world that sleeps, enduring thoughts, enduring scenes. The knowledge of what is yet to come.
From a time when all seems lost, from a dead man to a world, without restraint, unafraid and free.


Mostly retired Discovery member. May still visit from time to time.
Reply  
Offline Daedric
10-19-2011, 01:44 PM,
#5
Member
Posts: 4,321
Threads: 111
Joined: Nov 2010

' Wrote:ps. or filling out infocards;)

Word!

Helpful Discovery Guides

Get Help Here! | Player Base Guide | Mining Guide | Trading Guide
Reputation Guide | Zoner Rep Guide
[Image: 50px-OSILogo.png]
OSI Information | Join OSI! | Nichols Trade Center
OSI Bounty Board | OSI Feedback
Reply  
Decerebrated.Individual
10-19-2011, 04:44 PM,
#6
Unregistered
 

I think it would be great if Cannon posts his FLhook codes here so people could learn it and maybe help create or improve stuff.

Not sure if it may also help people abuse loopholes that become visible by looking at the code. Dont think so though.

I always wanted to get my eyes on the code that created the /setinfo player infocard so I could make the help system which I already started making the text for here:

http://discoverygc.com/forums/index.php?...pic=106482
Reply  
Offline Fletcher
10-19-2011, 05:07 PM,
#7
Member
Posts: 5,473
Threads: 952
Joined: Apr 2008

' Wrote:Would work if the FL mod's "programming" was in code. Most of it is just INI work. The more complex stuff is handled in UTF files of various structures. Main issue with crowd programming is the complete impossibility to assign deadlines.
Them .ini files...

I remember trying to do a project that acted as a 'sorter' or finds the states of each nicknamed ship and displays the stats... There were way too many variables for my mind to comprehend to utilize with Visual.NET...

[Image: 7220a57d19cexl1.jpg]
"Oh chuffing blimey, another day, another person being whiney!"
Fletcher's Feedback and Stories Thread
Reply  
Offline Alex.
10-19-2011, 05:23 PM,
#8
Developer
Posts: 3,935
Threads: 145
Joined: Aug 2009
Staff roles: Server Manager
Coding Dev
Moderator

' Wrote:I think it would be great if Cannon posts his FLhook codes here so people could learn it and maybe help create or improve stuff.
What would be the point? Most of it is already public.
Reply  
Decerebrated.Individual
10-19-2011, 05:28 PM,
#9
Unregistered
 

' Wrote:What would be the point? Most of it is already public.

Well for me the point would be that I could make the help system far enough that all Cannon would have to do is plug it in.

If Cannon's codes are already public, then where can I find them?
Reply  
Offline Alex.
10-19-2011, 05:30 PM,
#10
Developer
Posts: 3,935
Threads: 145
Joined: Aug 2009
Staff roles: Server Manager
Coding Dev
Moderator

' Wrote:If Cannon's codes are already public, then where can I find them?
Inside the .zip or .7z which included the compiled ones. Most of them are here.

Edit: As for /setinfo, you can find that in flhook_plugin_1.6.1_discovery_release_8July2011/src/playercntl_plugin/src/PlayerInfo.cpp.
Reply  
Pages (2): 1 2 Next »


  • View a Printable Version
  • Subscribe to this thread


Users browsing this thread:
1 Guest(s)



Powered By MyBB, © 2002-2026 MyBB Group. Theme © 2014 iAndrew & DiscoveryGC
  • Contact Us
  •  Lite mode
Linear Mode
Threaded Mode